We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0185d7 commit 0c704acCopy full SHA for 0c704ac
.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].43
+ uses: untitaker/[email protected].44
46
with:
47
args: website_and_docs/public/ --check-anchors
48
0 commit comments