Skip to content

Commit 86d5de9

Browse files
authored
Merge pull request #230 from openedx/bmtcril/bump_codecov
chore: Upgrade codecov CI action
2 parents 2915f5d + ffa6135 commit 86d5de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Run Coverage
3939
if: matrix.python-version == '3.12' && matrix.toxenv=='django42'
40-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
40+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343
flags: unittests

0 commit comments

Comments
 (0)