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 2113009 commit 954070bCopy full SHA for 954070b
.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@v16
+ uses: DavidAnson/markdownlint-cli2-action@v17
95
with:
96
config: .markdownlint.yaml
97
globs: |
0 commit comments