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 34bf4fa commit 7cc126aCopy full SHA for 7cc126a
.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