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.
2 parents fbf3ea7 + 7790733 commit 48d59e2Copy full SHA for 48d59e2
.github/workflows/link-check.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Link check
44
continue-on-error: true # <- If set to false, run fails with broken links
45
- uses: untitaker/[email protected].32
+ uses: untitaker/[email protected].35
46
with:
47
args: website_and_docs/public/ --check-anchors
48
0 commit comments