Skip to content

Commit d528977

Browse files
committed
[coverage] Update to v5 of codecov-action
1 parent d67e03f commit d528977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174

175175
- name: Upload coverage to Codecov
176176
if: ${{ !cancelled() }}
177-
uses: codecov/codecov-action@v3
177+
uses: codecov/codecov-action@v5
178178
with:
179179
env_vars: OS,PYTHON
180180
fail_ci_if_error: true

0 commit comments

Comments
 (0)