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 00e9355 commit 777294aCopy full SHA for 777294a
.github/workflows/docs.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
- - uses: DavidAnson/markdownlint-cli2-action@v16
+ - uses: DavidAnson/markdownlint-cli2-action@v18
24
with:
25
globs: |
26
docs/**/*.md
0 commit comments