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 cf76e6a commit f275aaeCopy full SHA for f275aae
.github/workflows/CI.yml
@@ -36,6 +36,4 @@ jobs:
36
- uses: julia-actions/julia-buildpkg@v1
37
- uses: julia-actions/julia-runtest@v1
38
- uses: julia-actions/julia-processcoverage@v1
39
- - uses: codecov/codecov-action@v1
40
- with:
41
- file: lcov.info
+ - uses: codecov/codecov-action@v3
0 commit comments