diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f422241e..5339a3aa 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -167,7 +167,7 @@ jobs: - name: Run tests for ${{ matrix.framework }} id: test-run - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_minutes: 10 max_attempts: 4