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 7cae4e7 commit bbfb4ebCopy full SHA for bbfb4eb
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
run: poetry run coverage combine
39
- name: Generate coverage.xml
40
run: poetry run coverage xml
41
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
0 commit comments