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 52fb4c5 commit f7d3d10Copy full SHA for f7d3d10
.github/workflows/CI.yml
@@ -52,7 +52,7 @@ jobs:
52
test/tests_output.txt
53
test/references_mismatch/
54
- uses: julia-actions/julia-processcoverage@v1
55
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
56
env:
57
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
58
with:
0 commit comments