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 8bbd018 commit 3e02f7aCopy full SHA for 3e02f7a
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
18
# Markdown lint
19
- name: markdownlint
20
- uses: DavidAnson/markdownlint-cli2-action@v17
+ uses: DavidAnson/markdownlint-cli2-action@v20
21
with:
22
globs: "**/*.md !volumes/** !book/** !site/** !.github/ISSUE_TEMPLATE/** !.github/PULL_REQUEST_TEMPLATE.md"
23
0 commit comments