diff --git a/.github/workflows/Downstream.yml b/.github/workflows/Downstream.yml index 9d50903..c5b9082 100644 --- a/.github/workflows/Downstream.yml +++ b/.github/workflows/Downstream.yml @@ -58,6 +58,6 @@ jobs: RETESTITEMS_NWORKERS: 4 RETESTITEMS_NWORKER_THREADS: 2 - uses: julia-actions/julia-processcoverage@v1 - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v5 with: file: lcov.info