File tree Expand file tree Collapse file tree 4 files changed +5144
-3724
lines changed Expand file tree Collapse file tree 4 files changed +5144
-3724
lines changed Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919 - uses : pnpm/action-setup@v2
2020 with :
21- version : 7
21+ version : 10
2222 - name : Use Node.js ${{ matrix.node-version }}
2323 uses : actions/setup-node@v4
2424 with :
4242 run : git fetch --unshallow --tags
4343 - uses : pnpm/action-setup@v2
4444 with :
45- version : 7
45+ version : 10
4646 - uses : actions/setup-node@v4
4747 with :
4848 node-version : 14
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v4
2222 - uses : pnpm/action-setup@v2
2323 with :
24- version : 7
24+ version : 10
2525 - name : Use Node.js ${{ matrix.node-version }}
2626 uses : actions/setup-node@v4
2727 with :
Original file line number Diff line number Diff line change 173173 }
174174 ]
175175 },
176- "packageManager" : " pnpm@8.10 .2"
176+ "packageManager" : " pnpm@10.18 .2"
177177}
You can’t perform that action at this time.
0 commit comments