We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d43602 + bd6583f commit 93e6844Copy full SHA for 93e6844
1 file changed
.github/workflows/CI.yml
@@ -42,7 +42,7 @@ jobs:
42
run: free -h
43
- uses: julia-actions/julia-runtest@v1
44
- uses: julia-actions/julia-processcoverage@v1
45
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
46
with:
47
files: lcov.info
48
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments