diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index 9ea1dcac0ac1..59793dd0ba39 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