File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 - name : Use Node.js 16.x
1515 uses : actions/setup-node@v4
1616 with :
17- node-version : ' 16 .x'
17+ node-version : ' 22 .x'
1818 always-auth : true
1919 registry-url : https://registry.npmjs.org
2020 - id : cache_npm
5555 - name : Use Node.js 16.x
5656 uses : actions/setup-node@v4
5757 with :
58- node-version : ' 16 .x'
58+ node-version : ' 22 .x'
5959 always-auth : true
6060 registry-url : https://registry.npmjs.org
6161 - name : Restore node_modules artifact
8989 - name : Use Node.js 16.x
9090 uses : actions/setup-node@v4
9191 with :
92- node-version : ' 16 .x'
92+ node-version : ' 22 .x'
9393 always-auth : true
9494 registry-url : https://registry.npmjs.org
9595 - name : Restore node_modules artifact
@@ -125,7 +125,7 @@ jobs:
125125 - name : Use Node.js 16.x
126126 uses : actions/setup-node@v4
127127 with :
128- node-version : ' 16 .x'
128+ node-version : ' 22 .x'
129129 always-auth : true
130130 registry-url : https://registry.npmjs.org
131131 - name : Restore node_modules artifact
Original file line number Diff line number Diff line change 1717 - name : Use Node.js 16.x
1818 uses : actions/setup-node@v4
1919 with :
20- node-version : ' 16 .x'
20+ node-version : ' 22 .x'
2121 always-auth : true
2222 registry-url : https://registry.npmjs.org
2323 # Dependencies
You can’t perform that action at this time.
0 commit comments