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.
2 parents 163dc6a + 48526e8 commit 0b7dd1bCopy full SHA for 0b7dd1b
.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
+ files: lcov.info
0 commit comments