Skip to content

Commit f2ff412

Browse files
Update DavidAnson/markdownlint-cli2-action action to v24
1 parent 9a80002 commit f2ff412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v7
21-
- uses: DavidAnson/markdownlint-cli2-action@v23
21+
- uses: DavidAnson/markdownlint-cli2-action@v24
2222
with:
2323
globs: '**/*.md'

0 commit comments

Comments
 (0)