Update codecov/codecov-action action to v4

This commit is contained in:
renovate[bot]
2024-02-01 10:59:26 +00:00
committed by GitHub
parent b27881ea86
commit 1233c6fc7b

View File

@@ -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