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.
2 parents 45b8b37 + ba75c16 commit 87cce74Copy full SHA for 87cce74
1 file changed
.github/workflows/markdown-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: DavidAnson/markdownlint-cli2-action@v19
+ - uses: DavidAnson/markdownlint-cli2-action@v24
21
with:
22
fix: true
23
globs: '**/*.md'
0 commit comments