Skip to content

Commit 8a30fbc

Browse files
authored
[INFRA] Update link checkeri action URL in GHA workflow file (#659)
1 parent 6a0149e commit 8a30fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install dependencies and update content from submodules
4040
run: make all
4141

42-
- uses: gaurav-nelson/github-action-markdown-link-check@v1
42+
- uses: tcort/github-action-markdown-link-check@v1
4343
with:
4444
use-quiet-mode: yes
4545
# use-verbose-mode: no

0 commit comments

Comments
 (0)