mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
ci: revert to codecov-action v3
This commit is contained in:
parent
53dfec7ffb
commit
e66e44803e
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@v4
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: unittests
|
||||
|
Loading…
Reference in New Issue
Block a user