We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e574bd8 commit 01cfc82Copy full SHA for 01cfc82
.github/workflows/CI.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
only-needed: true
48
- uses: gap-actions/process-coverage@v2
49
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
50
51
token: ${{ secrets.CODECOV_TOKEN }}
52
0 commit comments