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