There was an error while loading. Please reload this page.
1 parent 94156e0 commit 1d71399Copy full SHA for 1d71399
1 file changed
.github/workflows/CI.yml
@@ -43,6 +43,6 @@ jobs:
43
with:
44
only-needed: true
45
- uses: gap-actions/process-coverage@v2
46
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
47
48
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments