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.
2 parents 02f031b + 5c61bfa commit 26864e2Copy full SHA for 26864e2
.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