Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 4 to 5 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
deborahgu authored Nov 18, 2024
2 parents e8886c9 + 3012f64 commit bc449a3
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 @@ -37,7 +37,7 @@ jobs:
run: npm run build

- name: Run Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit bc449a3

Please sign in to comment.