File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup Node.js
1919 uses : actions/setup-node@v4
2020 with :
21- node-version : ' 18 '
21+ node-version : ' 20 '
2222 registry-url : ' https://registry.npmjs.org'
2323
2424 - name : Setup pnpm
Original file line number Diff line number Diff line change 2323 - name : Setup Node.js
2424 uses : actions/setup-node@v4
2525 with :
26- node-version : ' 18 '
26+ node-version : ' 20 '
2727
2828 - name : Setup pnpm
2929 uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change 4848 "typescript" : " ^5.7.3"
4949 },
5050 "engines" : {
51- "node" : " >=18.0.0 "
51+ "node" : " >=20.8.1 "
5252 },
5353 "packageManager" : " pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"
5454}
You can’t perform that action at this time.
0 commit comments