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.
2 parents fc2d28a + 0d0cf0f commit c49bbb6Copy full SHA for c49bbb6
1 file changed
.github/workflows/markdown.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@v4
21
- name: Run markdownlint
22
- uses: DavidAnson/markdownlint-cli2-action@v19
+ uses: DavidAnson/markdownlint-cli2-action@v20
23
with:
24
fix: true
25
globs: "**/*.md"
0 commit comments