File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020
21- - uses : actions/setup-node@v4
21+ - uses : actions/setup-node@v6
2222 with :
2323 node-version : 22.x
2424
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v4
1313 with :
1414 fetch-depth : 0
15- - uses : actions/setup-node@v4
15+ - uses : actions/setup-node@v6
1616 with :
1717 node-version : 22.x
1818 - run : mkdir trellis
2828 - uses : actions/checkout@v4
2929 with :
3030 fetch-depth : 0
31- - uses : actions/setup-node@v4
31+ - uses : actions/setup-node@v6
3232 with :
3333 node-version : 20.x
3434 - run : git clone https://github.com/roots/trellis.git
4242 - uses : actions/checkout@v4
4343 with :
4444 fetch-depth : 0
45- - uses : actions/setup-node@v4
45+ - uses : actions/setup-node@v6
4646 with :
4747 node-version : 20.x
4848 - run : git clone https://github.com/roots/trellis.git
5757 - uses : actions/checkout@v4
5858 with :
5959 fetch-depth : 0
60- - uses : actions/setup-node@v4
60+ - uses : actions/setup-node@v6
6161 with :
6262 node-version : 20.x
6363 - run : git clone https://github.com/roots/trellis.git
7272 - uses : actions/checkout@v4
7373 with :
7474 fetch-depth : 0
75- - uses : actions/setup-node@v4
75+ - uses : actions/setup-node@v6
7676 with :
7777 node-version : 20.x
7878 - run : git clone https://github.com/roots/trellis.git
8787 - uses : actions/checkout@v4
8888 with :
8989 fetch-depth : 0
90- - uses : actions/setup-node@v4
90+ - uses : actions/setup-node@v6
9191 with :
9292 node-version : 20.x
9393 - run : mkdir trellis
You can’t perform that action at this time.
0 commit comments