Skip to content

Commit dac60fc

Browse files
committed
ci: use pnpm v10
1 parent ff531c9 commit dac60fc

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install pnpm
3030
uses: pnpm/action-setup@v4
3131
with:
32-
version: latest-9
32+
version: latest-10
3333
standalone: true
3434
- name: pnpm install
3535
run: pnpm install

0 commit comments

Comments
 (0)