Skip to content

Commit 0e35d89

Browse files
Update DavidAnson/markdownlint-cli2-action action to v22
1 parent 7ff407c commit 0e35d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: read
1717
steps:
1818
- uses: actions/checkout@v6
19-
- uses: DavidAnson/markdownlint-cli2-action@v19
19+
- uses: DavidAnson/markdownlint-cli2-action@v22
2020
with:
2121
globs: |
2222
**/*.md

0 commit comments

Comments
 (0)