We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9523fe commit ef4fa22Copy full SHA for ef4fa22
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
--durations=20
67
68
- name: Upload coverage report
69
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
0 commit comments