Skip to content

Commit 6d9ad91

Browse files
committed
.
1 parent 5974bd6 commit 6d9ad91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Check out code
1515
uses: actions/checkout@v5
1616
- name: markdown-link-check
17-
uses: tcort/github-action-markdown-link-check@v1
17+
uses: gaurav-nelson/github-action-markdown-link-check@v1
1818
with:
1919
use-verbose-mode: "yes"
2020
config-file: ".github/actions/link-check/config.json"

0 commit comments

Comments
 (0)