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 761a1c7 commit 93aeca3Copy full SHA for 93aeca3
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: "Check out repository code"
92
uses: "actions/checkout@v4"
93
- name: "Linting: markdownlint"
94
- uses: DavidAnson/markdownlint-cli2-action@v17
+ uses: DavidAnson/markdownlint-cli2-action@v18
95
with:
96
config: .markdownlint.yaml
97
globs: |
0 commit comments