Skip to content

Commit 0cfc599

Browse files
chore(devdeps): update codecov/codecov-action action to v4.1.0
1 parent 19c4917 commit 0cfc599

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
@@ -52,4 +52,4 @@ jobs:
5252
- run: pnpm install
5353
- run: pnpm run build
5454
- run: pnpm run test:coverage
55-
- uses: codecov/codecov-action@v4.0.2
55+
- uses: codecov/codecov-action@v4.1.0

0 commit comments

Comments
 (0)