Skip to content

Commit c4f5b84

Browse files
authored
Bump DavidAnson/markdownlint-cli2-action from 19 to 20 in the actions group (#520)
2 parents 7ce5941 + b532f8c commit c4f5b84

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
@@ -31,7 +31,7 @@ jobs:
3131
plugins: sp-repo-review
3232

3333
- name: markdownlint
34-
uses: DavidAnson/markdownlint-cli2-action@v19
34+
uses: DavidAnson/markdownlint-cli2-action@v20
3535
with:
3636
config: ".markdownlint.yaml"
3737
globs: "**/*.md"

0 commit comments

Comments
 (0)