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 53fe16e commit 730b2d4Copy full SHA for 730b2d4
.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@v4
+ uses: codecov/codecov-action@v5
0 commit comments