We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f90486 commit a6358c9Copy full SHA for a6358c9
.github/workflows/tests.yml
@@ -73,4 +73,4 @@ jobs:
73
- name: Test with coverage
74
run: pytest --cov=gql --cov-report=xml --cov-report=term-missing tests
75
- name: Upload coverage to Codecov
76
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
0 commit comments