We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4053aa + 0f169c0 commit 9dc807fCopy full SHA for 9dc807f
1 file changed
.github/workflows/CI.yml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
JULIA_NUM_THREADS: ${{ matrix.threads }}
43
- uses: julia-actions/julia-processcoverage@v1
44
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
45
with:
46
file: lcov.info
47
0 commit comments