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 45fb86b + 4e58098 commit 9b90a33Copy full SHA for 9b90a33
.github/workflows/test.yml
@@ -56,6 +56,6 @@ jobs:
56
DJANGO: ${{ matrix.django-version }}
57
58
- name: Upload coverage
59
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v5
60
with:
61
name: Python ${{ matrix.python-version }}
0 commit comments