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 e288da8 commit 6611040Copy full SHA for 6611040
1 file changed
.github/workflows/markdown-linter.yml
@@ -11,7 +11,7 @@ jobs:
11
if: github.event.pull_request.draft == false
12
steps:
13
- uses: actions/checkout@v7
14
- - uses: DavidAnson/markdownlint-cli2-action@v23
+ - uses: DavidAnson/markdownlint-cli2-action@v24
15
with:
16
globs: |
17
*.md
0 commit comments