diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index b790af9bc410..5a1cef253759 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.35 + uses: untitaker/hyperlink@0.1.40 with: args: website_and_docs/public/ --check-anchors