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 13ce55b commit 26a1950Copy full SHA for 26a1950
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
env:
57
JULIA_NUM_THREADS: 4
58
- uses: julia-actions/julia-processcoverage@v1
59
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
60
with:
61
file: lcov.info
62
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments