File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ jobs:
2222 fetch-depth : 0
2323 show-progress : false
2424
25- - uses : pnpm/action-setup@v3
25+ - uses : pnpm/action-setup@v3.0.0
2626
2727 - name : Setup node
2828 uses : actions/setup-node@v4
2929 with :
30- node-version : 20
30+ node-version : 20.20.2
3131 cache : pnpm
3232
3333 - name : Install dependencies
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ jobs:
1515 fetch-depth : 0
1616 show-progress : false
1717
18- - uses : pnpm/action-setup@v3
18+ - uses : pnpm/action-setup@v3.0.0
1919
2020 - name : Setup node
2121 uses : actions/setup-node@v4
2222 with :
23- node-version : 20
23+ node-version : 20.20.2
2424 cache : pnpm
2525
2626 - name : Install dependencies
Original file line number Diff line number Diff line change 6464 ]
6565 },
6666 "engines" : {
67- "node" : " >=20.0 .0"
67+ "node" : " v25.9 .0"
6868 },
6969 "packageManager" : " pnpm@10.2.1+sha512.398035c7bd696d0ba0b10a688ed558285329d27ea994804a52bad9167d8e3a72bcb993f9699585d3ca25779ac64949ef422757a6c31102c12ab932e5cbe5cc92"
7070}
You can’t perform that action at this time.
0 commit comments