We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9ad91 commit f01fdbcCopy full SHA for f01fdbc
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: gaurav-nelson/github-action-markdown-link-check@v1
+ uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368
18
with:
19
use-verbose-mode: "yes"
20
config-file: ".github/actions/link-check/config.json"
0 commit comments