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 287c3c2 commit d21daabCopy full SHA for d21daab
.github/workflows/CI.yml
@@ -41,6 +41,6 @@ jobs:
41
- uses: julia-actions/julia-buildpkg@v1
42
- uses: julia-actions/julia-runtest@v1
43
- uses: julia-actions/julia-processcoverage@v1
44
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
45
with:
46
file: lcov.info
0 commit comments