diff --git a/.github/workflows/gpu-tests.yml b/.github/workflows/gpu-tests.yml index 0f2ea1cabfd..142937a6104 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@2.9.0 + uses: nick-fields/retry@v2.9.0 with: max_attempts: 5 timeout_minutes: 25