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 34bf4fa + 7cc126a commit 8f3fd8bCopy full SHA for 8f3fd8b
.github/workflows/CI.yml
@@ -31,6 +31,6 @@ jobs:
31
with:
32
depwarn: error
33
- uses: julia-actions/julia-processcoverage@v1
34
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
35
36
files: lcov.info
.github/workflows/Documentation.yml
@@ -23,6 +23,6 @@ jobs:
23
24
25
directories: src
26
27
28
0 commit comments