Skip to content

Commit

Permalink
Merge pull request #451 from openedx/dkaplan1/APER-3802_codecov-pr-fa…
Browse files Browse the repository at this point in the history
…ilure

chore: updating codecov action version
  • Loading branch information
deborahgu authored Nov 26, 2024
2 parents a0defb4 + b7de897 commit d03157f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit d03157f

Please sign in to comment.