Skip to content

Commit cc8f619

Browse files
Bump codecov/codecov-action from 3 to 4 (#233)
1 parent faf2eb3 commit cc8f619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: run tests
4747
run: pytest -v . --cov=contextily --cov-append --cov-report term-missing --cov-report xml --color=yes
4848

49-
- uses: codecov/codecov-action@v3
49+
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)