Skip to content

Commit 9d75d7b

Browse files
committed
ci: update codecov action
1 parent 336665d commit 9d75d7b

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
@@ -144,6 +144,6 @@ jobs:
144144
run: pnpm test:unit
145145

146146
- name: Upload coverage reports to Codecov
147-
uses: codecov/codecov-action@v4.0.1
147+
uses: codecov/codecov-action@v5
148148
with:
149149
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)