Skip to content

Commit c8cedac

Browse files
authored
Bump DavidAnson/markdownlint-cli2-action from 18 to 19 in the actions group (#386)
2 parents e116f8d + 80677ba commit c8cedac

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
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121

2222
- name: markdownlint
23-
uses: DavidAnson/markdownlint-cli2-action@v18
23+
uses: DavidAnson/markdownlint-cli2-action@v19
2424
with:
2525
config: ".markdownlint.yaml"
2626
globs: "**/*.md"

0 commit comments

Comments
 (0)