diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 4ab033e3a..5059aabe4 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -232,7 +232,7 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v2 - name: Upload to CodeCov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: fail_ci_if_error: true env: