Skip to content

Commit

Permalink
Bump codecov-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
leszekhanusz committed Oct 28, 2024
1 parent 9f90486 commit a6358c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
- name: Test with coverage
run: pytest --cov=gql --cov-report=xml --cov-report=term-missing tests
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit a6358c9

Please sign in to comment.