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 216a6c6 + d7ec69f commit 4d0c684Copy full SHA for 4d0c684
.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