Skip to content

Commit

Permalink
Merge pull request #3874 from element-hq/renovate/codecov-codecov-act…
Browse files Browse the repository at this point in the history
…ion-5.x

Update codecov/codecov-action action to v5
  • Loading branch information
bmarty authored Nov 15, 2024
2 parents 1be7993 + 33ee14c commit d62313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# https://github.com/codecov/codecov-action
- name: ☂️ Upload coverage reports to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit d62313d

Please sign in to comment.