We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54009d7 commit aab4913Copy full SHA for aab4913
.github/workflows/markdown-linting.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- - uses: DavidAnson/markdownlint-cli2-action@v18
+ - uses: DavidAnson/markdownlint-cli2-action@v19
15
with:
16
config: '.markdownlint.json'
17
globs: |
0 commit comments