Skip to content

Commit 4dbd315

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 5732b69 commit 4dbd315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
40+
uses: codecov/codecov-action@v6
4141
env:
4242
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)