File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - name : Setup pnpm
2222 uses : pnpm/action-setup@v2
2323 with :
24- version : 9
24+ version : 10
2525
2626 - name : Setup Node.js ${{ matrix.node-version }}
2727 uses : actions/setup-node@v4
6464 - name : Setup pnpm
6565 uses : pnpm/action-setup@v2
6666 with :
67- version : 9 # Match pnpm version from build_lint_test job or your package.json
67+ version : 10
6868
6969 - name : Setup Node.js
7070 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 5050 "vitepress" : " ^1.0.0-rc.44" ,
5151 "vitest" : " ^1.0.4"
5252 },
53- "packageManager" : " pnpm@9.14.2 " ,
53+ "packageManager" : " pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977 " ,
5454 "license" : " Apache-2.0" ,
5555 "version" : " 1.0.4"
5656}
You can’t perform that action at this time.
0 commit comments