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 c5acd9f commit fdca498Copy full SHA for fdca498
.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.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v19.1.0
18
with:
19
globs: |
20
**/*.md
0 commit comments