mirror of
https://github.com/unjs/unstorage.git
synced 2025-12-08 21:26:09 +00:00
chore(deps): update codecov/codecov-action action to v5 (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4742c724e6
commit
773c1c3b28
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- run: pnpm test:types
|
||||
- run: pnpm build
|
||||
- run: pnpm vitest --coverage
|
||||
- uses: codecov/codecov-action@v3
|
||||
- uses: codecov/codecov-action@v5
|
||||
with: { token: "${{ secrets.CODECOV_TOKEN }}" }
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user