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 fa5aea3 commit 84350e4Copy full SHA for 84350e4
.github/workflows/test.yml
@@ -69,6 +69,6 @@ jobs:
69
DJANGO: ${{ matrix.django-version }}
70
71
- name: Upload coverage
72
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
73
with:
74
name: Python ${{ matrix.python-version }}
0 commit comments