chore(deps): update codecov/codecov-action action to v4 (2.x) (#23223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-14 19:55:55 +01:00 committed by GitHub
parent e2619b02a0
commit 53dfec7ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ jobs:
run: yarn test:unit --coverage
- name: codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests