File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 version : 11.1.1
2727
2828 - name : Setup Node.js
29- uses : actions/setup-node@v6
29+ uses : actions/setup-node@v7
3030 with :
3131 node-version : ' 22'
3232 cache : pnpm
Original file line number Diff line number Diff line change 2222 with :
2323 version : 11.1.1
2424
25- - uses : actions/setup-node@v6
25+ - uses : actions/setup-node@v7
2626 with :
2727 node-version : 22.x
2828 cache : pnpm
4040 with :
4141 version : 11.1.1
4242
43- - uses : actions/setup-node@v6
43+ - uses : actions/setup-node@v7
4444 with :
4545 node-version : 22.x
4646 cache : pnpm
5858 with :
5959 version : 11.1.1
6060
61- - uses : actions/setup-node@v6
61+ - uses : actions/setup-node@v7
6262 with :
6363 node-version : 22.x
6464 cache : pnpm
7878 with :
7979 version : 11.1.1
8080
81- - uses : actions/setup-node@v6
81+ - uses : actions/setup-node@v7
8282 with :
8383 node-version : 22.x
8484 registry-url : https://registry.npmjs.org
You can’t perform that action at this time.
0 commit comments