mirror of https://github.com/curbengh/hexo-yam
Merge pull request #164 from curbengh/dependabot/github_actions/codecov/codecov-action-5
chore(deps): bump codecov/codecov-action from 4 to 5
This commit is contained in:
commit
463b3a16a9
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
CI: true
|
||||
- name: Upload coverage report to Codecov
|
||||
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '22'
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue