Skip to content

Commit 70495c7

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent f852ae5 commit 70495c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- run: pnpm lint
3131
- run: pnpm lint:play
3232
- run: pnpm vitest run
33-
- uses: codecov/codecov-action@v5
33+
- uses: codecov/codecov-action@v6
3434
env:
3535
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)