diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66fafe8e..9fbcfa68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -279,7 +279,7 @@ jobs: pattern: Coverage-* merge-multiple: true - name: Upload to Codecov - uses: codecov/codecov-action@v3.1.4 + uses: codecov/codecov-action@v4.0.1 with: fail_ci_if_error: true