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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-01 12:03:46 +00:00 committed by GitHub
parent 7e115119dc
commit a1c173bc40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,7 +173,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