Skip to content

Commit 8dce35f

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2a0f2eb commit 8dce35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: pnpm install
2323
- run: pnpm lint
2424
- run: pnpm test
25-
- uses: codecov/codecov-action@v3
25+
- uses: codecov/codecov-action@v5
2626
with:
2727
files: coverage/lcov.info

0 commit comments

Comments
 (0)