Skip to content

Commit 634b152

Browse files
Update codecov/codecov-action action to v5
1 parent 589a476 commit 634b152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
pip install pytest-cov
8989
pytest --cov=./
9090
- name: Upload coverage to Codecov
91-
uses: codecov/codecov-action@v2
91+
uses: codecov/codecov-action@v5
9292
with:
9393
name: codecov-umbrella

0 commit comments

Comments
 (0)