File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 - uses : actions/setup-node@v6
2222 with :
23- node-version : 22 .x
23+ node-version : 24 .x
2424
2525 - name : Install dependencies
2626 run : npm ci
Original file line number Diff line number Diff line change 1414 fetch-depth : 0
1515 - uses : actions/setup-node@v6
1616 with :
17- node-version : 22 .x
17+ node-version : 24 .x
1818 - run : mkdir trellis
1919 - uses : ./
2020 with :
3030 fetch-depth : 0
3131 - uses : actions/setup-node@v6
3232 with :
33- node-version : 20 .x
33+ node-version : 24 .x
3434 - run : git clone https://github.com/roots/trellis.git
3535 - uses : ./
3636 with :
4444 fetch-depth : 0
4545 - uses : actions/setup-node@v6
4646 with :
47- node-version : 20 .x
47+ node-version : 24 .x
4848 - run : git clone https://github.com/roots/trellis.git
4949 - uses : ./
5050 with :
5959 fetch-depth : 0
6060 - uses : actions/setup-node@v6
6161 with :
62- node-version : 20 .x
62+ node-version : 24 .x
6363 - run : git clone https://github.com/roots/trellis.git
6464 - uses : ./
6565 with :
7474 fetch-depth : 0
7575 - uses : actions/setup-node@v6
7676 with :
77- node-version : 20 .x
77+ node-version : 24 .x
7878 - run : git clone https://github.com/roots/trellis.git
7979 - uses : ./
8080 with :
8989 fetch-depth : 0
9090 - uses : actions/setup-node@v6
9191 with :
92- node-version : 20 .x
92+ node-version : 24 .x
9393 - run : mkdir trellis
9494 - uses : ./
9595 with :
You can’t perform that action at this time.
0 commit comments