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.
1 parent 216a6c6 commit d7ec69fCopy full SHA for d7ec69f
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
- name: "Check out repository code"
93
uses: "actions/checkout@v4"
94
- name: "Linting: markdownlint"
95
- uses: DavidAnson/markdownlint-cli2-action@v19
+ uses: DavidAnson/markdownlint-cli2-action@v20
96
with:
97
config: .markdownlint.yaml
98
globs: |
0 commit comments