Skip to content

Commit 5e1dc3c

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent e571ff1 commit 5e1dc3c

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
@@ -26,4 +26,4 @@ jobs:
2626
- run: pnpm build
2727
- run: pnpm vitest --coverage
2828
- run: pnpm tsc --noEmit
29-
- uses: codecov/codecov-action@v4
29+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)