Merge pull request #75 from curbengh/dependabot/github_actions/codecov/codecov-action-2.1.0

chore(deps): bump codecov/codecov-action from 1 to 2.1.0
This commit is contained in:
Ming Di Leom 2021-10-16 20:03:55 +10:30 committed by GitHub
commit 7178b50186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ jobs:
env:
CI: true
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2.1.0
with:
fail_ci_if_error: true