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 38386b6 + c990533 commit 963b557Copy full SHA for 963b557
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v5
23
- name: Run markdownlint
24
- uses: DavidAnson/markdownlint-cli2-action@v20
+ uses: DavidAnson/markdownlint-cli2-action@v21
25
26
actionlint:
27
name: action
.github/workflows/markdown.yml
@@ -19,7 +19,7 @@ jobs:
19
20
with:
globs: |
*.md
0 commit comments