We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c536f commit e7271d5Copy full SHA for e7271d5
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@v21
+ - uses: DavidAnson/markdownlint-cli2-action@v22
22
with:
23
globs: '**/*.md'
0 commit comments