mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 22:55:13 +00:00
chore(deps): update codecov/codecov-action action to v4 (2.x) (#25546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7e115119dc
commit
a1c173bc40
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
|||||||
run: yarn test:unit --coverage
|
run: yarn test:unit --coverage
|
||||||
|
|
||||||
- name: codecov
|
- name: codecov
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
flags: unittests
|
flags: unittests
|
||||||
|
Loading…
Reference in New Issue
Block a user