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.
2 parents bbe045f + ca75799 commit 6930b60Copy full SHA for 6930b60
.github/workflows/docs.yml
@@ -41,6 +41,6 @@ jobs:
41
with:
42
fetch-depth: 0
43
- name: "Check Markdown documents"
44
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
45
46
globs: '**/*.md'
0 commit comments