We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7b739c + e56df07 commit fb0d3adCopy full SHA for fb0d3ad
1 file changed
.github/workflows/tests.yml
@@ -88,6 +88,6 @@ jobs:
88
pip install pytest-cov
89
pytest --cov=./
90
- name: Upload coverage to Codecov
91
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
92
with:
93
name: codecov-umbrella
0 commit comments