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 a2c211d + 8e9716a commit 9b2f31fCopy full SHA for 9b2f31f
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: julia-actions/julia-runtest@latest
40
- uses: julia-actions/julia-processcoverage@v1
41
if: matrix.version == '1' && matrix.os == 'ubuntu-latest'
42
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
43
44
with:
45
file: lcov.info
0 commit comments