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 122ec04 commit 7790733Copy full SHA for 7790733
.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