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 e4dd8f8 commit bf554f6Copy full SHA for bf554f6
.github/workflows/markdown.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
- - uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265
+ - uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e
19
with:
20
globs: |
21
**/*.md
0 commit comments