diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index d885fa93712b..74bcbf8e3ed3 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -154,7 +154,7 @@ jobs: name: Wait for controller to be up - name: Run tests ${{matrix.test}} # https://github.com/marketplace/actions/retry-step - uses: nick-fields/retry@v2.8.2 + uses: nick-fields/retry@v2.8.3 with: timeout_minutes: 20 max_attempts: 2