diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c954124..3733d8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,6 +50,6 @@ jobs: with: coverage: true - uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 - - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 + - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: lcov.info