File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 - name : Set up Node.js 18.x
1818 uses : actions/setup-node@v4
1919 with :
20- node-version : 18 .x
20+ node-version : 22 .x
2121 cache : ' npm'
2222 registry-url : ' https://registry.npmjs.org/'
2323
4343 - name : Set up Node.js 18.x
4444 uses : actions/setup-node@v4
4545 with :
46- node-version : 18 .x
46+ node-version : 22 .x
4747 cache : ' npm'
4848 registry-url : ' https://registry.npmjs.org/'
4949
6363 - name : Set up Node.js 18.x
6464 uses : actions/setup-node@v4
6565 with :
66- node-version : 18 .x
66+ node-version : 22 .x
6767 cache : ' npm'
6868 registry-url : ' https://registry.npmjs.org/'
6969
Original file line number Diff line number Diff line change 1616 - name : Set up Node.js 18.x
1717 uses : actions/setup-node@v4
1818 with :
19- node-version : 18 .x
19+ node-version : 22 .x
2020 cache : ' npm'
2121 registry-url : ' https://registry.npmjs.org/'
2222
You can’t perform that action at this time.
0 commit comments