We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422c113 commit f3c580cCopy full SHA for f3c580c
.github/workflows/CI.yml
@@ -60,7 +60,7 @@ jobs:
60
# - name: "Cover"
61
- uses: julia-actions/julia-processcoverage@v1
62
if: matrix.coverage
63
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
64
65
with:
66
file: lcov.info
0 commit comments