Skip to content

Commit d7dcd8d

Browse files
⬆️ Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 887b85b commit d7dcd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: crate-ci/typos@master
3030

3131
- name: markdownlint
32-
uses: DavidAnson/markdownlint-cli2-action@v19
32+
uses: DavidAnson/markdownlint-cli2-action@v20
3333
with:
3434
config: "docs/.markdownlint.yaml"
3535
globs: "**/*.md"

0 commit comments

Comments
 (0)