We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61e6405 + d0e14d5 commit c6c3b28Copy full SHA for c6c3b28
.github/workflows/ci.yml
@@ -69,6 +69,6 @@ jobs:
69
--durations=20
70
71
- name: Upload coverage report
72
- uses: codecov/codecov-action@v5.1.1
+ uses: codecov/codecov-action@v5.1.2
73
env:
74
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments