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.
1 parent 888339b commit 6fd08deCopy full SHA for 6fd08de
.github/workflows/ci.yml
@@ -66,6 +66,6 @@ jobs:
66
--durations=20
67
68
- name: Upload coverage report
69
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments