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 6c7948a commit c323878Copy full SHA for c323878
.github/workflows/lint-markdown.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Lint Markdown
21
- uses: DavidAnson/markdownlint-cli2-action@v18
+ uses: DavidAnson/markdownlint-cli2-action@v19
22
with:
23
config: ".markdownlint.jsonc"
24
globs: |
0 commit comments