Skip to content

Commit 455bb45

Browse files
chore(deps): update codecov/codecov-action action to v5 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 630f9f8 commit 455bb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- run: pnpm lint
2626
- run: pnpm build
2727
- run: pnpm vitest --coverage
28-
- uses: codecov/codecov-action@v4
28+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)