diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index 36d17bced..1e0f85039 100644 --- a/.github/workflows/linkchecker.yml +++ b/.github/workflows/linkchecker.yml @@ -113,7 +113,7 @@ jobs: # Run LinkChecker - name: Run LinkChecker on ${{ matrix.doc_paths }} continue-on-error: ${{ env.isProduction != 'true' }} - uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 + uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0 with: timeout_minutes: 10 max_attempts: 3