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 90b2bf6 + cb87c65 commit 56b8a8dCopy full SHA for 56b8a8d
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v6
23
- name: Run markdownlint
24
- uses: DavidAnson/markdownlint-cli2-action@v21
+ uses: DavidAnson/markdownlint-cli2-action@v22
25
26
actionlint:
27
name: action
.github/workflows/markdown.yml
@@ -19,7 +19,7 @@ jobs:
19
20
with:
globs: |
*.md
0 commit comments