Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 260de37

Browse files
authoredJan 7, 2025··
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.