Skip to content

Commit d8f20bf

Browse files
committed
CI update to codecov v5.0.0
1 parent 0840101 commit d8f20bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
FMT=xml pixi run test-coverage
4949
- name: Upload coverage reports to Codecov
50-
uses: codecov/codecov-action@v4.6.0
50+
uses: codecov/codecov-action@v5.0.0
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
5353
- name: Build SDist

0 commit comments

Comments
 (0)