Skip to content

Commit 345582f

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 74c83b5 commit 345582f

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
@@ -37,6 +37,6 @@ jobs:
3737
- name: test
3838
run: pnpm run test:coverage
3939
- name: codecov
40-
uses: codecov/codecov-action@v4
40+
uses: codecov/codecov-action@v5
4141
env:
4242
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)