Skip to content

Commit c45cff7

Browse files
committed
use latest pnpm to fix ci
1 parent 37351fd commit c45cff7

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: 9.1.0
103+
packageManagerVersion: latest
104104

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

0 commit comments

Comments
 (0)