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.
2 parents 423f590 + 454342a commit 549d0fdCopy full SHA for 549d0fd
1 file changed
.github/workflows/CI.yaml
@@ -35,4 +35,4 @@ jobs:
35
pytest --cov=./ --cov-report=xml
36
- name: Upload code coverage report
37
if: matrix.os == 'ubuntu-latest'
38
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
0 commit comments