diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 7a885690128a..3c987e1e9a3a 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -42,7 +42,7 @@ jobs: - name: Link check continue-on-error: true # <- If set to false, run fails with broken links - uses: untitaker/hyperlink@0.1.27 + uses: untitaker/hyperlink@0.1.32 with: args: website_and_docs/public/ --check-anchors