Skip to content

Commit d03157f

Browse files
authored
Merge pull request #451 from openedx/dkaplan1/APER-3802_codecov-pr-failure
chore: updating codecov action version
2 parents a0defb4 + b7de897 commit d03157f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: i18n_extract
2626
run: npm run i18n_extract
2727
- name: Coverage
28-
uses: codecov/codecov-action@v4
28+
uses: codecov/codecov-action@v5
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
fail_ci_if_error: true

0 commit comments

Comments
 (0)