From fb0cef75547dc0bcd589359cc5757a1e9a595e7b Mon Sep 17 00:00:00 2001 From: vfdev Date: Thu, 23 May 2024 16:19:04 +0200 Subject: [PATCH] Update gpu-tests.yml --- .github/workflows/gpu-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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