We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f6964 commit e29918dCopy full SHA for e29918d
.github/workflows/Downstream.yml
@@ -62,7 +62,7 @@ jobs:
62
exit(0) # Exit immediately, as a success
63
end
64
- uses: julia-actions/julia-processcoverage@v1
65
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
66
with:
67
file: lcov.info
68
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments