We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851bee6 commit 8daa812Copy full SHA for 8daa812
.github/workflows/main.yml
@@ -60,4 +60,4 @@ jobs:
60
run: tox -e test -- --cov=./ --cov-report=xml
61
62
- name: Upload coverage reports of tests.
63
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments