Skip to content

Commit 579cbdb

Browse files
chore(deps): update codecov/codecov-action action to v4 (#529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf4b9a7 commit 579cbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: pnpm build
3232
- run: pnpm test:dist
3333
- run: pnpm test:unit
34-
- uses: codecov/codecov-action@v3
34+
- uses: codecov/codecov-action@v4
3535
- name: Release Edge
3636
if: |
3737
github.event_name == 'push' &&

0 commit comments

Comments
 (0)