mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(deps): update codecov/codecov-action action to v5 (#13234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39e30da279
commit
43ae96d50c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: pnpm run test:coverage
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
directory: ./packages/vant/test/coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user