Skip to content

Commit 0602d69

Browse files
authored
Update markdownlint-cli2-action
1 parent f94a304 commit 0602d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: DavidAnson/markdownlint-cli2-action@v15
31+
- uses: DavidAnson/markdownlint-cli2-action@v19
3232
with:
3333
globs: "**/*.md"
3434
# Spellcheck Markdown files using `retext` and `remark`

0 commit comments

Comments
 (0)