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 a459fa2 commit 380c504Copy full SHA for 380c504
.github/workflows/pythonpackage.yml
@@ -46,4 +46,4 @@ jobs:
46
coverage run -m pytest
47
coverage xml
48
- name: Upload coverage to Codecov
49
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments