We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5b9fe6 + 478822c commit 525a20cCopy full SHA for 525a20c
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Run Coverage
40
if: matrix.python-version == '3.12' && matrix.toxenv=='django52'
41
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
42
with:
43
flags: unittests
44
fail_ci_if_error: true
0 commit comments