We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 363c721 + 2670948 commit b4cd1a6Copy full SHA for b4cd1a6
1 file changed
.github/workflows/markdownlint.yml
@@ -18,6 +18,6 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v6
21
- - uses: DavidAnson/markdownlint-cli2-action@v22
+ - uses: DavidAnson/markdownlint-cli2-action@v23
22
with:
23
globs: '**/*.md'
0 commit comments