diff --git a/.github/workflows/canary.yml b/.github/workflows/canary.yml index c6cbc76f4..a0b8e71a2 100644 --- a/.github/workflows/canary.yml +++ b/.github/workflows/canary.yml @@ -128,7 +128,7 @@ jobs: path: testing-framework/cmd/aotutil/aotutil - name: Run Canary test - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: max_attempts: 3 timeout_minutes: 60