We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ed5614 + 273f1dd commit c945926Copy full SHA for c945926
1 file changed
.github/workflows/markdown-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Lint Markdown files
21
- uses: DavidAnson/markdownlint-cli2-action@v21
+ uses: DavidAnson/markdownlint-cli2-action@v22
22
with:
23
globs: |
24
**/*.md
0 commit comments