We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e92363 commit 850557eCopy full SHA for 850557e
1 file changed
.github/workflows/ci.yml
@@ -68,6 +68,6 @@ jobs:
68
--durations=20
69
70
- name: Upload coverage report
71
- uses: codecov/codecov-action@v4.3.0
+ uses: codecov/codecov-action@v4.5.0
72
with:
73
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments