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 d517913 commit 5c61bfaCopy full SHA for 5c61bfa
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Test
44
run: |
45
pytest --cov
46
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
47
build:
48
needs: test
49
strategy:
0 commit comments