Skip to content

Commit a6358c9

Browse files
committed
Bump codecov-action to v3
1 parent 9f90486 commit a6358c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
- name: Test with coverage
7474
run: pytest --cov=gql --cov-report=xml --cov-report=term-missing tests
7575
- name: Upload coverage to Codecov
76-
uses: codecov/codecov-action@v1
76+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)