diff --git a/.github/workflows/oranda.yml b/.github/workflows/oranda.yml index d05f58e..1a71068 100644 --- a/.github/workflows/oranda.yml +++ b/.github/workflows/oranda.yml @@ -79,7 +79,7 @@ jobs: cp public/index.html /tmp/public - name: Check HTML for broken internal links - uses: untitaker/hyperlink@0.1.32 + uses: untitaker/hyperlink@0.1.40 with: args: /tmp/public