diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 2c9af90c..f384cbf9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -80,7 +80,7 @@ jobs: env: JULIA_DEBUG: Main - uses: julia-actions/julia-processcoverage@latest - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 with: file: lcov.info