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 e4dc032 commit 4306f05Copy full SHA for 4306f05
.github/workflows/Downstream.yml
@@ -81,7 +81,7 @@ jobs:
81
exit(0) # Exit immediately, as a success
82
end
83
- uses: julia-actions/julia-processcoverage@v1
84
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
85
with:
86
file: lcov.info
87
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments