We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e393187 commit 999c546Copy full SHA for 999c546
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: 'Checkout'
17
uses: actions/checkout@v6
18
- name: 'Yamllint'
19
- uses: karancode/yamllint-github-action@v2
+ uses: karancode/yamllint-github-action@@v2.1.1
20
with:
21
yamllint_file_or_dir: _data/collection-index.yml
22
yamllint_strict: true
0 commit comments