mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
chore(deps): update codecov/codecov-action action to v3 (#622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
56dc3e30c4
commit
23e3cb7ac2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: pnpm -- lerna run --parallel test:coverage
|
||||
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: core
|
||||
directory: ./packages/core
|
||||
|
|
Loading…
Add table
Reference in a new issue