We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a83f64 + e99b080 commit d7ccc6fCopy full SHA for d7ccc6f
1 file changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-22.04
19
steps:
20
- uses: actions/checkout@v7
21
- - uses: DavidAnson/markdownlint-cli2-action@v23
+ - uses: DavidAnson/markdownlint-cli2-action@v24
22
with:
23
config: .markdownlint.yaml
24
globs: '**/*.md'
0 commit comments