Skip to content

Commit 9e3c024

Browse files
Update codecov/codecov-action action to v6
1 parent 589a476 commit 9e3c024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
9292
with:
9393
name: codecov-umbrella

0 commit comments

Comments
 (0)