We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37c18b1 + caf1ca5 commit a4ae705Copy full SHA for a4ae705
1 file changed
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Lint Markdown
18
- uses: DavidAnson/markdownlint-cli2-action@v16
+ uses: DavidAnson/markdownlint-cli2-action@v23
19
with:
20
globs: "docs/**/*.md"
21
config: ".markdownlint.yml"
0 commit comments