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 7ce5941 + b532f8c commit c4f5b84Copy full SHA for c4f5b84
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
plugins: sp-repo-review
32
33
- name: markdownlint
34
- uses: DavidAnson/markdownlint-cli2-action@v19
+ uses: DavidAnson/markdownlint-cli2-action@v20
35
with:
36
config: ".markdownlint.yaml"
37
globs: "**/*.md"
0 commit comments