Skip to content

Commit b8167cd

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v20
1 parent 976f2c9 commit b8167cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-24.04
1717
steps:
1818
- uses: actions/checkout@v5
19-
- uses: DavidAnson/markdownlint-cli2-action@v19
19+
- uses: DavidAnson/markdownlint-cli2-action@v20
2020
if: false
2121
with:
2222
globs: 'README.md'

0 commit comments

Comments
 (0)