Skip to content

Commit 1eeb37c

Browse files
committed
ci: upgrade codecov to v3
1 parent 91502dd commit 1eeb37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Test
9494
run: pnpm run test
9595

96-
- uses: codecov/codecov-action@v2
96+
- uses: codecov/codecov-action@v3
9797
with:
9898
files: ./packages/core/coverage/lcov.info
9999
fail_ci_if_error: true

0 commit comments

Comments
 (0)