We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b92acd commit a26671dCopy full SHA for a26671d
.github/workflows/CI.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
only-needed: true
44
- uses: gap-actions/process-coverage@v2
45
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
46
47
token: ${{ secrets.CODECOV_TOKEN }}
48
0 commit comments