diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index 23b14112d..62cce9097 100644 --- a/.github/workflows/linkchecker.yml +++ b/.github/workflows/linkchecker.yml @@ -104,7 +104,7 @@ jobs: # Run LinkChecker - name: Run LinkChecker on ${{ matrix.doc_paths }} continue-on-error: ${{ env.isProduction != 'true' }} - uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0 + uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1 with: timeout_minutes: 10 max_attempts: 3