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 5454 ref : ' main'
5555 - uses : actions/setup-node@v4
5656 with :
57- node-version : 18
57+ node-version : 22
5858 - uses : pnpm/action-setup@v4
5959 - run : pnpm install --frozen-lockfile
6060 - name : " Generate Explanation and Prep Changelogs"
Original file line number Diff line number Diff line change 4646 - uses : actions/checkout@v4
4747 - uses : actions/setup-node@v4
4848 with :
49- node-version : 18
49+ node-version : 22
5050 # This creates an .npmrc that reads the NODE_AUTH_TOKEN environment variable
5151 registry-url : ' https://registry.npmjs.org'
5252 - uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change 6060 "node" : " >=20"
6161 },
6262 "volta" : {
63- "node" : " 22.17.1 " ,
63+ "node" : " 22.20.0 " ,
6464 "pnpm" : " 10.13.1"
6565 },
6666 "directories" : {
You can’t perform that action at this time.
0 commit comments