Skip to content

Commit a679683

Browse files
committed
Use forked md-link-check
1 parent e13a554 commit a679683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/md-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@master
10-
- uses: gaurav-nelson/github-action-markdown-link-check@v1
10+
- uses: tcort/github-action-markdown-link-check@v1
1111
with:
1212
use-verbose-mode: 'yes'
1313
config-file: '.mlc_config.json'

0 commit comments

Comments
 (0)