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.
2 parents da82006 + 903451c commit 390fd26Copy full SHA for 390fd26
1 file changed
.github/workflows/CI.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: julia-actions/julia-buildpkg@v1
50
- uses: julia-actions/julia-runtest@v1
51
- uses: julia-actions/julia-processcoverage@v1
52
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
53
with:
54
file: lcov.info
55
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments