mirror of https://github.com/curbengh/hexo-yam
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:
commit
7178b50186
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue