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 f9f61b3 commit 9f2b027Copy full SHA for 9f2b027
.github/workflows/CI.yml
@@ -67,7 +67,7 @@ jobs:
67
- uses: julia-actions/julia-processcoverage@v1
68
69
# Upload coverage to Codecov (update to v4)
70
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
71
with:
72
files: lcov.info
73
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments