Skip to content

Commit 999c546

Browse files
Fix version
1 parent e393187 commit 999c546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: 'Checkout'
1717
uses: actions/checkout@v6
1818
- name: 'Yamllint'
19-
uses: karancode/yamllint-github-action@v2
19+
uses: karancode/yamllint-github-action@@v2.1.1
2020
with:
2121
yamllint_file_or_dir: _data/collection-index.yml
2222
yamllint_strict: true

0 commit comments

Comments
 (0)