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

This commit is contained in:
Renovate Bot
2021-08-10 00:38:25 +00:00
parent ee1ecb8ab9
commit 43caac8430

View File

@@ -27,6 +27,6 @@ jobs:
- run: make test NPM_TESTS=build
- run: make test NPM_TESTS=${{ matrix.npm-test }}
- name: upload coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: false