diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 438b3ed..5779e29 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@7afa10ed9b269c561c2336fd862446844e0cbf71 with: verbose: true fail_ci_if_error: true