chore(deps): update codecov/codecov-action action to v2 [skip netlify] (#3125)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-27 07:20:49 +00:00
committed by GitHub
parent 1e22e2730a
commit 597b3939ca

View File

@@ -46,7 +46,7 @@ jobs:
run: yarn test:jest --coverage run: yarn test:jest --coverage
if: always() if: always()
- uses: codecov/codecov-action@v1 - uses: codecov/codecov-action@v2
with: with:
directory: ./coverage/ directory: ./coverage/
timeout-minutes: 3 timeout-minutes: 3