We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730a458 commit df0649eCopy full SHA for df0649e
1 file changed
.github/workflows/ci.yml
@@ -66,6 +66,6 @@ jobs:
66
--durations=20
67
68
- name: Upload coverage report
69
- uses: codecov/codecov-action@v5.5.2
+ uses: codecov/codecov-action@v5.5.3
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments