Skip to content

Commit 7e1baa4

Browse files
committed
markdownlint upgraded to DavidAnson/markdownlint-cli2-action
1 parent 9445fdf commit 7e1baa4

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
@@ -20,4 +20,4 @@ jobs:
2020
runs-on: ubuntu-24.04
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: articulate/actions-markdownlint@v1
23+
- uses: DavidAnson/markdownlint[email protected]

0 commit comments

Comments
 (0)