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 5cccbb3 commit 4d8c2dbCopy full SHA for 4d8c2db
.github/workflows/markdown.yml
@@ -15,6 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
- - uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809
+ - uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0
19
with:
20
globs: "**/*.md"
0 commit comments