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 5a55ed1 commit 192a0ecCopy full SHA for 192a0ec
1 file changed
.github/workflows/markdown-lint.yaml
@@ -34,7 +34,7 @@ jobs:
34
echo "$CHANGED"
35
echo "lintable=$(cat "$GITHUB_OUTPUT" | grep lintable | cut -d= -f2)"
36
37
- - uses: DavidAnson/markdownlint-cli2-action@v19
+ - uses: DavidAnson/markdownlint-cli2-action@v23
38
if: steps.filter.outputs.lintable == 'true'
39
with:
40
globs: '**/*.md'
0 commit comments