Skip to content

Commit b91ebc4

Browse files
authored
update markdown lint check (#382)
1 parent 6f8882c commit b91ebc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dead-link-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v4
3939
with:
4040
persist-credentials: false
41-
- uses: gaurav-nelson/github-action-markdown-link-check@v1
41+
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225
4242
with:
4343
use-quiet-mode: 'no'
4444
use-verbose-mode: 'yes'

0 commit comments

Comments
 (0)