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 5979778 commit bf40d88Copy full SHA for bf40d88
1 file changed
.github/workflows/CI.yml
@@ -42,6 +42,6 @@ jobs:
42
with:
43
mode: onlyneeded
44
- uses: gap-actions/process-coverage@v3
45
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
46
47
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments