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 d3d0c51 commit 7af4051Copy full SHA for 7af4051
.github/workflows/CI.yml
@@ -50,7 +50,7 @@ jobs:
50
env:
51
GROUP: ${{ matrix.group }}
52
- uses: julia-actions/julia-processcoverage@v1
53
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
54
with:
55
file: lcov.info
56
token: ${{ secrets.CODECOV_TOKEN }}
.github/workflows/Downstream.yml
exit(0) # Exit immediately, as a success
end
0 commit comments