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 89f0af7 commit 5bcb9e7Copy full SHA for 5bcb9e7
.github/workflows/markdownlint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: run markdownlint
15
- uses: DavidAnson/markdownlint-cli2-action@v19.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v19.1.0
16
with:
17
globs: |
18
**/*.md
0 commit comments