Skip to content

Commit 9f132d6

Browse files
Update codecov/codecov-action action to v5
1 parent 95525ca commit 9f132d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: pnpm install --frozen-lockfile
2424
- run: pnpm build
2525
- run: pnpm test:ci
26-
- uses: codecov/codecov-action@v4
26+
- uses: codecov/codecov-action@v5
2727

2828
test-e2e:
2929
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)