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 3d1820b + b2b77b9 commit f2f5fafCopy full SHA for f2f5faf
1 file changed
.github/workflows/Downstream.yml
@@ -48,7 +48,7 @@ jobs:
48
exit(0) # Exit immediately, as a success
49
end
50
- uses: julia-actions/julia-processcoverage@v1
51
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
52
with:
53
file: lcov.info
54
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments