File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 version : 7
3131 - uses : actions/setup-node@v3
3232 with :
33- node-version : 16.19 .0
33+ node-version : 18.16 .0
3434 registry-url : https://registry.npmjs.org/
3535 cache : ' pnpm'
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 2222 version : 7
2323 - uses : actions/setup-node@v3
2424 with :
25- node-version : 16.14.2
25+ node-version : 18. 16.0
2626 cache : ' pnpm'
2727 - name : Install dependencies
2828 run : pnpm --filter "./packages/**" --filter query --prefer-offline install
4242 version : 7
4343 - uses : actions/setup-node@v3
4444 with :
45- node-version : 16.19 .0
45+ node-version : 18.16 .0
4646 cache : ' pnpm'
4747 - name : Install dependencies
4848 run : pnpm --filter "./packages/**" --filter query --prefer-offline install
7979 version : 7
8080 - uses : actions/setup-node@v3
8181 with :
82- node-version : 16.14.2
82+ node-version : 18. 16.0
8383 cache : ' pnpm'
8484 - name : Install dependencies
8585 run : pnpm --filter "./packages/**" --filter query --prefer-offline install
Original file line number Diff line number Diff line change 1- v16.19 .0
1+ v18.16 .0
You can’t perform that action at this time.
0 commit comments