Skip to content

Commit e568967

Browse files
committed
fix: use pnpm 10 fro release.
1 parent 40187e6 commit e568967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup pnpm
2828
uses: pnpm/action-setup@v2
2929
with:
30-
version: 8
30+
version: 10
3131

3232
- name: Install dependencies
3333
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)