There was an error while loading. Please reload this page.
1 parent df0649e commit e45b056Copy full SHA for e45b056
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.3
+ uses: codecov/codecov-action@v6.0.0
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments