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 f8a2a90 + d6eeb11 commit c1d0e20Copy full SHA for c1d0e20
.github/workflows/ci.yml
@@ -64,6 +64,6 @@ jobs:
64
run: pixi run -e ${{ matrix.environment }} tests-ci
65
66
- name: Upload coverage report
67
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v5.0.7
68
with:
69
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments