Skip to content

Commit 65bf912

Browse files
authored
fix(action-release): bump pnpm version to v10
1 parent 87e9b9f commit 65bf912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Install pnpm
9999
uses: pnpm/action-setup@v4
100100
with:
101-
version: 9
101+
version: 10
102102
run_install: false
103103

104104
- name: Setup NodeJS

0 commit comments

Comments
 (0)