We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa0355d + 2812793 commit e76ea82Copy full SHA for e76ea82
1 file changed
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
env:
65
JULIA_NUM_THREADS: 2
66
- uses: julia-actions/julia-processcoverage@v1
67
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
68
with:
69
file: lcov.info
70
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments