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 ea9c304 commit 26e7e0fCopy full SHA for 26e7e0f
.github/workflows/checks.yml
@@ -67,7 +67,7 @@ jobs:
67
shell: bash
68
run: poetry run coverage xml
69
70
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
71
with:
72
files: ./coverage.xml
73
0 commit comments