mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore(deps): update codecov/codecov-action action to v2 (#9573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
424ac7cb97
commit
4a95333a13
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -151,7 +151,7 @@ jobs:
|
||||
run: yarn test:unit --coverage
|
||||
|
||||
- name: codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: unittests
|
||||
|
Loading…
Reference in New Issue
Block a user