diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 8bccf17f..91d507c9 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -35,7 +35,7 @@ jobs: - name: Run e2e tests if: runner.os != 'Linux' - uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd + uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 with: timeout_minutes: 5 max_attempts: 3