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.
2 parents 64c6042 + 6210be9 commit 3168766Copy full SHA for 3168766
1 file changed
.github/workflows/documentation-linter.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v6
12
- - uses: DavidAnson/markdownlint-cli2-action@v21
+ - uses: DavidAnson/markdownlint-cli2-action@v22
13
with:
14
globs: "**/*.md"
15
config: .markdownlint.json
0 commit comments