We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac3aaa commit 75a785bCopy full SHA for 75a785b
1 file changed
.github/workflows/link-check.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Check out code
15
uses: actions/checkout@v5
16
- name: markdown-link-check
17
- uses: tcort/markdown-link-check@ef7e09486e579ba7479700b386e7ca90f34cbd0a # v3.13.7
+ uses: tcort/markdown-link-check@v1
18
with:
19
use-verbose-mode: "yes"
20
config-file: ".github/actions/link-check/config.json"
0 commit comments