diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index c56f0485cf3..8b5d94a548d 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -46,7 +46,7 @@ jobs: - name: Link check continue-on-error: true # <- If set to false, run fails with broken links - uses: untitaker/hyperlink@0.1.44 + uses: untitaker/hyperlink@0.2.0 with: args: website_and_docs/public/ --check-anchors