Skip to content

Commit 260de37

Browse files
chore(deps): update codecov/codecov-action action to v5 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c65c375 commit 260de37

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
@@ -22,4 +22,4 @@ jobs:
2222
- run: pnpm lint
2323
- run: pnpm build
2424
- run: pnpm vitest --coverage
25-
- uses: codecov/codecov-action@v3
25+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)