Skip to content

Commit

Permalink
Fix documentation gha
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Jan 8, 2024
1 parent e40fce7 commit 7dd53cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
files: .

- name: lint yaml files
uses: ibiqlik/action-yamllint@v3
uses: ibiqlik/action-yamllint@v2

# Check for changes in the server component of the Archimate model
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v2.10.2
id: changes
with:
filters: |
Expand Down

0 comments on commit 7dd53cd

Please sign in to comment.