We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415adfe commit 5d98eceCopy full SHA for 5d98ece
.github/workflows/lint-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
23
- - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8
+ - uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809
24
with:
25
globs: |
26
"**/*.md"
0 commit comments