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 e964982 commit e429fefCopy full SHA for e429fef
.github/workflows/CI.yml
@@ -44,7 +44,7 @@ jobs:
44
env:
45
GROUP: ${{ matrix.group }}
46
- uses: julia-actions/julia-processcoverage@v1
47
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
48
with:
49
file: lcov.info
50
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments