diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 704fa220a2..12c24861f2 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.7.0 + uses: Wandalen/wretry.action@v3.7.2 with: attempt_limit: 5 attempt_delay: 2000