Skip to content

Commit

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

Update codecov/codecov-action action to v4
  • Loading branch information
robintown authored Feb 1, 2024
2 parents 8cced48 + 1233c6f commit 50fac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Jest
run: "yarn run test"
- name: Upload to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: unittests

0 comments on commit 50fac66

Please sign in to comment.