We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 955c084 + d5b05e0 commit 2a3d6eaCopy full SHA for 2a3d6ea
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
coverage: true
63
- uses: julia-actions/julia-processcoverage@latest
64
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
65
66
file: lcov.info
67
docs:
0 commit comments