Skip to content

Commit c2a2b85

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent 1275c32 commit c2a2b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
- uses: ./.github/actions/prepare
77
- run: pnpm run test --coverage
88
- name: Codecov
9-
uses: codecov/codecov-action@v3
9+
uses: codecov/codecov-action@v4
1010

1111
name: Test
1212

0 commit comments

Comments
 (0)