Skip to content

Commit 6cefb44

Browse files
committed
change pnpm version
1 parent c45cff7 commit 6cefb44

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
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
nodeVersion: 20
102102
packageManager: pnpm
103-
packageManagerVersion: latest
103+
packageManagerVersion: 9.3.0
104104

105105
- name: Build Packages
106106
run: pnpm build # will also check types

0 commit comments

Comments
 (0)