diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba4db225d2..05476c4265 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: working-directory: downloaded-artifacts - name: Upload Coverage with retry - uses: Wandalen/wretry.action@v3.3.0 + uses: Wandalen/wretry.action@v3.5.0 with: attempt_limit: 5 attempt_delay: 2000