We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2915f5d + ffa6135 commit 86d5de9Copy full SHA for 86d5de9
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Run Coverage
39
if: matrix.python-version == '3.12' && matrix.toxenv=='django42'
40
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
flags: unittests
0 commit comments