Skip to content

Commit 80e7251

Browse files
committed
bump markdownlint-cli2-action@v16
1 parent e99d443 commit 80e7251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: DavidAnson/markdownlint-cli2-action@v13
23+
- uses: DavidAnson/markdownlint-cli2-action@v16
2424
with:
2525
globs: |
2626
docs/**/*.md

0 commit comments

Comments
 (0)