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 483f649 commit 656bd82Copy full SHA for 656bd82
1 file changed
.github/workflows/tests.yaml
@@ -98,4 +98,4 @@ jobs:
98
poetry run coverage combine coverage*/.coverage*
99
poetry run coverage xml -i
100
- name: 🚀 Upload coverage report
101
- uses: codecov/codecov-action@v1.5.2
+ uses: codecov/codecov-action@v2.0.1
0 commit comments