Skip to content

Commit 6f6736a

Browse files
ci(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22
Update markdownlint-cli2-action to v22. Changes: - markdownlint-cli2 updated to v0.20.0 - markdownlint updated to v0.40.0 All CI checks passing.
1 parent 681f77c commit 6f6736a

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
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v6
3939

4040
- name: markdownlint
41-
uses: DavidAnson/markdownlint-cli2-action@v21
41+
uses: DavidAnson/markdownlint-cli2-action@v22
4242
with:
4343
globs: |
4444
**/*.md

0 commit comments

Comments
 (0)