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 bb76bf8 commit 024110aCopy full SHA for 024110a
.github/workflows/UnitTest.yml
@@ -45,6 +45,6 @@ jobs:
45
- name: "Unit Test"
46
uses: julia-actions/julia-runtest@master
47
- uses: julia-actions/julia-processcoverage@v1
48
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v5
49
with:
50
file: lcov.info
0 commit comments