We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e7376 commit aa74932Copy full SHA for aa74932
1 file changed
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
filter_mode: nofilter
26
27
- name: Lint
28
- uses: DavidAnson/markdownlint-cli2-action@v21
+ uses: DavidAnson/markdownlint-cli2-action@v22
29
with:
30
config: .github/workflows/lint/rules.markdownlint.yml
31
globs: |
0 commit comments