We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 354811c + 35897b1 commit 337741bCopy full SHA for 337741b
1 file changed
.github/workflows/CI.yml
@@ -48,7 +48,7 @@ jobs:
48
- uses: julia-actions/julia-buildpkg@v1
49
- uses: julia-actions/julia-runtest@v1
50
- uses: julia-actions/julia-processcoverage@v1
51
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
52
with:
53
token: ${{ secrets.CODECOV_TOKEN }}
54
files: lcov.info
0 commit comments