Skip to content

Commit c30d7d0

Browse files
committed
markdownlint upgraded to DavidAnson/markdownlint-cli2-action
1 parent f5adfba commit c30d7d0

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[email protected]

0 commit comments

Comments
 (0)