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 a5da711 commit b222eb8Copy full SHA for b222eb8
.github/workflows/ci.yml
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
119
120
- name: Lint markdown
121
- uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
+ uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
122
with:
123
globs: |
124
**/*.md
0 commit comments