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 406ab36 commit 1e6ab59Copy full SHA for 1e6ab59
.github/workflows/ci.yml
@@ -87,4 +87,4 @@ jobs:
87
pytest --color=yes -v --cov --cov-report=xml --cov-report=term-missing
88
89
- name: coverage
90
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments