Skip to content

Commit 7c9f616

Browse files
authored
Merge pull request #81 from objectionary/renovate/davidanson-markdownlint-cli2-action-20.x
chore(deps): update davidanson/markdownlint-cli2-action action to v20
2 parents 47e0481 + b8167cd commit 7c9f616

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)