File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : Setup Node.js
2020 uses : actions/setup-node@v4
2121 with :
22- node-version : 18
22+ node-version : 20
2323 registry-url : https://registry.npmjs.org/
2424
2525 - name : Install dependencies
4040 - name : Setup Node.js
4141 uses : actions/setup-node@v4
4242 with :
43- node-version : 18
43+ node-version : 20
4444 registry-url : https://registry.npmjs.org/
4545
4646 - name : Install dependencies
6161 - name : Setup Node.js
6262 uses : actions/setup-node@v4
6363 with :
64- node-version : 18
64+ node-version : 20
6565 registry-url : https://registry.npmjs.org/
6666
6767 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 - name : Setup Node.js
1919 uses : actions/setup-node@v4
2020 with :
21- node-version : 18
21+ node-version : 20
2222 registry-url : https://registry.npmjs.org/
2323
2424 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments