Skip to content

Commit 72fcad8

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 7150415 commit 72fcad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)