We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf6c250 + 3f31927 commit 87e5f9cCopy full SHA for 87e5f9c
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/checkout@v6
37
38
- name: Lint markdown
39
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v22.0.0
40
with:
41
config: '.markdownlint.yaml'
42
globs: |
0 commit comments