File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2121 - name : Use Node.js 22
2222 uses : actions/setup-node@v6
2323 with :
24- node-version : 22
24+ node-version : 24
2525 cache : ' npm'
2626 cache-dependency-path : ' package-lock.json'
2727 always-auth : ' true'
Original file line number Diff line number Diff line change 1414 - name : Use Node.js 22
1515 uses : actions/setup-node@v6
1616 with :
17- node-version : 22
17+ node-version : 24
1818 cache : ' npm'
1919 cache-dependency-path : ' package-lock.json'
2020 always-auth : ' true'
Original file line number Diff line number Diff line change 1717 - name : Use Node.js 22
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 22
20+ node-version : 24
2121 cache : ' npm'
2222 cache-dependency-path : ' package-lock.json'
2323
Original file line number Diff line number Diff line change 2020 - name : Use Node.js 22
2121 uses : actions/setup-node@v6
2222 with :
23- node-version : 22
23+ node-version : 24
2424 cache : ' npm'
2525 cache-dependency-path : ' package-lock.json'
2626
4848 - name : Use Node.js 22
4949 uses : actions/setup-node@v6
5050 with :
51- node-version : 22
51+ node-version : 24
5252 cache : ' npm'
5353 cache-dependency-path : ' package-lock.json'
5454 always-auth : ' true'
Original file line number Diff line number Diff line change 1616 - name : Use Node.js 22
1717 uses : actions/setup-node@v6
1818 with :
19- node-version : 22
19+ node-version : 24
2020 cache : ' npm'
2121 cache-dependency-path : ' package-lock.json'
2222 always-auth : ' true'
@@ -157,7 +157,7 @@ jobs:
157157 - name : Use Node.js 22
158158 uses : actions/setup-node@v6
159159 with :
160- node-version : 22
160+ node-version : 24
161161 cache : ' npm'
162162 cache-dependency-path : ' package-lock.json'
163163
@@ -190,7 +190,7 @@ jobs:
190190 - name : Use Node.js 22
191191 uses : actions/setup-node@v6
192192 with :
193- node-version : 22
193+ node-version : 24
194194 cache : ' npm'
195195 cache-dependency-path : ' package-lock.json'
196196
You can’t perform that action at this time.
0 commit comments