We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cc35b commit 5459a07Copy full SHA for 5459a07
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
only-needed: true
37
- uses: gap-actions/process-coverage@v2
38
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
39
40
token: ${{ secrets.CODECOV_TOKEN }}
41
0 commit comments