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

This commit is contained in:
renovate[bot]
2022-09-20 20:18:43 +00:00
committed by GitHub
parent d7d6cd8ad4
commit 379bb8a9c4

View File

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