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 763370b + 8222f89 commit 4f5cb10Copy full SHA for 4f5cb10
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@v22.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v23.0.0
40
with:
41
config: '.markdownlint.yaml'
42
globs: |
0 commit comments