Skip to content

Commit 1d007de

Browse files
Merge pull request #20 from MatthewSZhang/ci-codecov
CI update to codecov v5.0.0
2 parents 0840101 + d8f20bf commit 1d007de

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)