File tree Expand file tree Collapse file tree 4 files changed +1
-10
lines changed Expand file tree Collapse file tree 4 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v3
2222 - uses : ./.github/actions/initialize
2323 - uses : pnpm/action-setup@v4
24- with :
25- version : 9.10.0
2624 - uses : actions/setup-node@v4
2725 with :
2826 node-version : " 22.x"
Original file line number Diff line number Diff line change 1313 ref : main
1414 - uses : ./.github/actions/initialize
1515 - uses : pnpm/action-setup@v4
16- with :
17- version : 9.10.0
1816 - uses : actions/setup-node@v4
1917 with :
2018 node-version : " 22.x"
3331 ref : main
3432 - uses : ./.github/actions/initialize
3533 - uses : pnpm/action-setup@v4
36- with :
37- version : 9.10.0
3834 - uses : actions/setup-node@v4
3935 with :
4036 node-version : " 22.x"
5753 with :
5854 ref : main
5955 - uses : pnpm/action-setup@v4
60- with :
61- version : 9.10.0
6256 - uses : actions/setup-node@v4
6357 with :
6458 node-version : " 22.x"
Original file line number Diff line number Diff line change 1414 ref : main
1515 - uses : ./.github/actions/initialize
1616 - uses : pnpm/action-setup@v4
17- with :
18- version : 9.10.0
1917 - uses : actions/setup-node@v4
2018 with :
2119 node-version : " 22.x"
Original file line number Diff line number Diff line change 137137 "peerDependencies" : {
138138 "typescript" : " >=5"
139139 },
140+ "packageManager" :
" [email protected] " ,
140141 "engines" : {
141142 "pnpm" : " >=9"
142143 },
You can’t perform that action at this time.
0 commit comments