Skip to content

Commit 75a785b

Browse files
committed
.
1 parent 6ac3aaa commit 75a785b

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/markdown-link-check@ef7e09486e579ba7479700b386e7ca90f34cbd0a # v3.13.7
17+
uses: tcort/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)