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 42a709a + 93a95ef commit 04ed73aCopy full SHA for 04ed73a
2 files changed
.github/workflows/CI.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: julia-actions/julia-buildpkg@v1
50
- uses: julia-actions/julia-runtest@v1
51
- uses: julia-actions/julia-processcoverage@v1
52
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
53
with:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
.github/workflows/JuliaNightly.yml
@@ -17,6 +17,6 @@ jobs:
17
18
19
20
21
22
0 commit comments