1 parent bfe51ad commit 6ced269Copy full SHA for 6ced269
1 file changed
.github/workflows/pr-checks.yml
@@ -84,7 +84,7 @@ jobs:
84
runs-on: ubuntu-latest
85
steps:
86
- uses: actions/checkout@v7
87
- - uses: DavidAnson/markdownlint-cli2-action@v23
+ - uses: DavidAnson/markdownlint-cli2-action@v24
88
with:
89
globs: '**/*.md'
90
yamllint:
0 commit comments