Skip to content

Commit d8c0ab4

Browse files
chore(deps): update codecov/codecov-action action to v4 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3bcc1a commit d8c0ab4

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
@@ -23,4 +23,4 @@ jobs:
2323
- run: pnpm build
2424
- run: pnpm vitest --coverage
2525
- run: pnpm tsc --noEmit
26-
- uses: codecov/codecov-action@v3
26+
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)