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 14ef688 + 409d7a6 commit 70f8818Copy full SHA for 70f8818
1 file changed
.github/workflows/markdownlint.yml
@@ -30,6 +30,6 @@ jobs:
30
echo 'EOF'
31
} >> "${GITHUB_OUTPUT}"
32
- name: Lint tracked Markdown files
33
- uses: DavidAnson/markdownlint-cli2-action@v23
+ uses: DavidAnson/markdownlint-cli2-action@v24
34
with:
35
globs: ${{ steps.tracked-markdown.outputs.files }}
0 commit comments