diff --git a/.github/workflows/gpu-tests.yml b/.github/workflows/gpu-tests.yml index faa84deffd9..0f2ea1cabfd 100644 --- a/.github/workflows/gpu-tests.yml +++ b/.github/workflows/gpu-tests.yml @@ -121,7 +121,7 @@ jobs: - name: Run GPU Unit Tests continue-on-error: false - uses: nick-fields/retry@v3 + uses: nick-fields/retry@2.9.0 with: max_attempts: 5 timeout_minutes: 25