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 4343 - name : Setup Node.js
4444 uses : actions/setup-node@v4
4545 with :
46- node-version : 20
46+ node-version : 22
4747 cache : npm
4848 registry-url : https://registry.npmjs.org/
4949
Original file line number Diff line number Diff line change 3232 - name : Setup Node.js
3333 uses : actions/setup-node@v4
3434 with :
35- node-version : 20
35+ node-version : 22
3636 cache : npm
3737
3838 - name : Install dependencies
5858 - name : Setup Node.js
5959 uses : actions/setup-node@v4
6060 with :
61- node-version : 20
61+ node-version : 22
6262 cache : npm
6363
6464 - name : Install dependencies
8888 - name : Setup Node.js
8989 uses : actions/setup-node@v4
9090 with :
91- node-version : 20
91+ node-version : 22
9292 cache : npm
9393
9494 - name : Install dependencies
Original file line number Diff line number Diff line change 2525 - name : Setup Node.js
2626 uses : actions/setup-node@v4
2727 with :
28- node-version : 18
28+ node-version : 22
2929 cache : npm
3030
3131 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments