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 ecc0de9 commit 20d516bCopy full SHA for 20d516b
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
if: contains(fromJson('["1", "1.9"]'), matrix.version) && matrix.os == 'ubuntu-latest'
57
- uses: julia-actions/julia-processcoverage@v1
58
59
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
60
61
with:
62
file: lcov.info
0 commit comments