File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/setup-node@v4
2222 with :
23- node-version : 18
23+ node-version : 20
2424 registry-url : https://registry.npmjs.org/
2525 cache : ' npm'
2626
Original file line number Diff line number Diff line change 4141
4242 - uses : actions/setup-node@v4
4343 with :
44- node-version : 18
44+ node-version : 20
4545 registry-url : https://registry.npmjs.org/
4646 cache : ' npm'
4747
6969
7070 - uses : actions/setup-node@v4
7171 with :
72- node-version : 18
72+ node-version : 20
7373 registry-url : https://registry.npmjs.org/
7474 cache : ' npm'
7575
Original file line number Diff line number Diff line change 4141
4242 - uses : actions/setup-node@v4
4343 with :
44- node-version : 18
44+ node-version : 20
4545 registry-url : https://registry.npmjs.org/
4646 cache : ' npm'
4747
6969
7070 - uses : actions/setup-node@v4
7171 with :
72- node-version : 18
72+ node-version : 20
7373 registry-url : https://registry.npmjs.org/
7474 cache : ' npm'
7575
You can’t perform that action at this time.
0 commit comments