Skip to content

Commit 2d67ba1

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent f02fd67 commit 2d67ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- run: pnpm typecheck
2222
- run: pnpm build
2323
- run: pnpm vitest --coverage
24-
- uses: codecov/codecov-action@v3
24+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)