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 2319864 commit cc61e50Copy full SHA for cc61e50
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