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 0aba0cd commit 2528036Copy full SHA for 2528036
.github/workflows/markdownlint.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: run markdownlint
17
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
+ uses: DavidAnson/markdownlint-cli2-action@v20.0.0
18
with:
19
globs: |
20
**/*.md
0 commit comments