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 0b9425b commit 7684c5dCopy full SHA for 7684c5d
.github/workflows/coverage.yml
@@ -33,4 +33,4 @@ jobs:
33
run: poetry run coverage run -m pytest --cov=django_fsm --cov-report=xml
34
35
- name: Upload coverage reports to Codecov
36
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments