diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 438b3ed..8ad88f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: with: coverage: true - uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 - - uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 + - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed with: verbose: true fail_ci_if_error: true