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 5070893 commit 47de468Copy full SHA for 47de468
.github/workflows/markdownlint.yaml
@@ -25,6 +25,6 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Lint Markdown Files
28
- uses: DavidAnson/markdownlint-cli2-action@v20
+ uses: DavidAnson/markdownlint-cli2-action@93e977280559750153a80f85d87d50502bdcdda1
29
with:
30
globs: '**/*.md'
0 commit comments