Skip to content

Commit a112e81

Browse files
Update codecov/codecov-action action to v7
1 parent f18b4fc commit a112e81

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
@@ -75,6 +75,6 @@ jobs:
7575
run: |
7676
pytest --cov=./
7777
- name: Upload coverage to Codecov
78-
uses: codecov/codecov-action@v4
78+
uses: codecov/codecov-action@v7
7979
with:
8080
name: codecov-umbrella

0 commit comments

Comments
 (0)