Merge pull request #1671 from zcash/dependabot/github_actions/codecov/codecov-action-5.1.2
build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
This commit is contained in:
commit
84fdb1f8eb
|
@ -407,7 +407,7 @@ jobs:
|
|||
--timeout 600
|
||||
--out xml
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v5.1.1
|
||||
uses: codecov/codecov-action@v5.1.2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue