Skip to content

Commit 175c837

Browse files
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#1072)
1 parent 959a57b commit 175c837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
filter_mode: nofilter
2626

2727
- name: Lint
28-
uses: DavidAnson/markdownlint-cli2-action@v19
28+
uses: DavidAnson/markdownlint-cli2-action@v20
2929
with:
3030
config: .github/workflows/lint/rules.markdownlint.yml
3131
globs: |

0 commit comments

Comments
 (0)