Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d1f4188

Browse files
committedMay 19, 2025··
markdownlint upgraded to DavidAnson/markdownlint-cli2-action
1 parent fbccc8a commit d1f4188

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,4 +16,4 @@ jobs:
1616
runs-on: ubuntu-24.04
1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: articulate/actions-markdownlint@v1
19+
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.