diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 6629a7086d15..ebba025a718e 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.43 + uses: untitaker/hyperlink@0.1.44 with: args: website_and_docs/public/ --check-anchors