We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f8677 + d03b8e8 commit 9970b87Copy full SHA for 9970b87
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
env:
50
PYTHON: ""
51
- uses: julia-actions/julia-processcoverage@v1
52
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
53
with:
54
file: lcov.info
55
docs:
0 commit comments