chore(deps): update codecov/codecov-action action to v3

This commit is contained in:
renovate[bot] 2022-06-23 07:01:04 +00:00 committed by Julian Tölle
parent 9dd4e5a704
commit 80229a3c4c

View file

@ -28,7 +28,7 @@ jobs:
- run: npm run test:cov
- name: Upload coverage results to codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
flags: unittests,api