We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416199b commit 6cb3fc0Copy full SHA for 6cb3fc0
.github/workflows/daily-link-checker.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
16
17
- name: Check links
18
- uses: gaurav-nelson/github-action-markdown-link-check@0f074c8562c5a8fed38282b7c741d1970bb1512d
+ uses: gaurav-nelson/github-action-markdown-link-check@7d83e59a57f3c201c76eed3d33dff64ec4452d27
19
id: linkcheck
20
with:
21
use-quiet-mode: "yes"
0 commit comments