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 47f42cb commit c4dcb68Copy full SHA for c4dcb68
.github/workflows/Downstream.yml
@@ -52,7 +52,7 @@ jobs:
52
exit(0) # Exit immediately, as a success
53
end
54
- uses: julia-actions/julia-processcoverage@v1
55
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
56
with:
57
file: lcov.info
58
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments