File tree Expand file tree Collapse file tree 4 files changed +2815
-2568
lines changed Expand file tree Collapse file tree 4 files changed +2815
-2568
lines changed Original file line number Diff line number Diff line change 2525
2626 - uses : pnpm/action-setup@v4
2727 with :
28- version : 9.1.0
28+ version : 9.12.1
2929
3030 - name : Use Node.js ${{ matrix.node-version }}
3131 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 2121 run : rm -rf release && mkdir -p release
2222
2323 - name : Install pnpm
24- uses : pnpm/action-setup@v3
24+ uses : pnpm/action-setup@v4
2525 with :
26- version : 8
26+ version : 9.12.1
2727
2828 - name : Install dependencies
2929 run : pnpm install --frozen-lockfile
9090
9191 - uses : pnpm/action-setup@v4
9292 with :
93- version : 9.1.0
93+ version : 9.12.1
9494
9595 - name : install Rust stable
9696 uses : dtolnay/rust-toolchain@stable # Set this to dtolnay/rust-toolchain@nightly
Original file line number Diff line number Diff line change 172172 "@lezer/highlight" : " 1.2.0" ,
173173 "@lezer/common" : " 1.2.0"
174174 },
175- "packageManager" : " pnpm@9.1.0 " ,
175+ "packageManager" : " pnpm@9.12.1 " ,
176176 "pnpm" : {
177177 "overrides" : {
178178 "braces" : " ^3.0.3"
You can’t perform that action at this time.
0 commit comments