We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ac57e commit ae3c962Copy full SHA for ae3c962
.github/workflows/test.yml
@@ -57,6 +57,6 @@ jobs:
57
58
- name: Upload coverage to Codecov
59
if: matrix.python-version == 3.8
60
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2.0.2
61
with:
62
file: ./coverage.xml
0 commit comments