Skip to content

Commit 87cce74

Browse files
committed
Bump DavidAnson/markdownlint-cli2-action from 19 to 24
2 parents 45b8b37 + ba75c16 commit 87cce74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: DavidAnson/markdownlint-cli2-action@v19
20+
- uses: DavidAnson/markdownlint-cli2-action@v24
2121
with:
2222
fix: true
2323
globs: '**/*.md'

0 commit comments

Comments
 (0)