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 0f9a3cf commit a28811fCopy full SHA for a28811f
.github/workflows/lint-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
22
23
- - uses: DavidAnson/markdownlint-cli2-action@d57f8bd57670b9c1deedf71219dd494614ff3335
+ - uses: DavidAnson/markdownlint-cli2-action@5b7c9f74fec47e6b15667b2cc23c63dff11e449e
24
with:
25
globs: |
26
"**/*.md"
0 commit comments