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 ac11aa5 commit f47c657Copy full SHA for f47c657
.github/workflows/ci.yml
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.0.0
119
120
- name: Lint markdown
121
- uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
+ uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
122
with:
123
globs: |
124
**/*.md
0 commit comments