We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163dc6a commit 9c3bf12Copy full SHA for 9c3bf12
.github/workflows/Downstream.yml
@@ -69,6 +69,6 @@ jobs:
69
exit(0) # Exit immediately, as a success
70
end
71
- uses: julia-actions/julia-processcoverage@v1
72
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
73
with:
74
file: lcov.info
0 commit comments