We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45b056 commit 7ae2a8bCopy full SHA for 7ae2a8b
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@v6.0.0
+ uses: codecov/codecov-action@v6.0.1
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments