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