Merge pull request #2135 from element-hq/renovate/codecov-codecov-action-4.x

Update codecov/codecov-action action to v4
This commit is contained in:
Robin
2024-02-01 14:21:35 -05:00
committed by GitHub

View File

@@ -19,6 +19,6 @@ jobs:
- name: Jest - name: Jest
run: "yarn run test" run: "yarn run test"
- name: Upload to codecov - name: Upload to codecov
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v4
with: with:
flags: unittests flags: unittests