We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cde81da + 0565bb5 commit f111f58Copy full SHA for f111f58
.github/workflows/lint.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v4
31
- - uses: DavidAnson/markdownlint-cli2-action@v17
+ - uses: DavidAnson/markdownlint-cli2-action@v18
32
with:
33
globs: |
34
docs/*.md
0 commit comments