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