File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2626 - name : Setup Node.js 22.x
2727 uses : actions/setup-node@v6
2828 with :
29- node-version : 22 .x
29+ node-version : 24 .x
3030 cache : ' npm'
3131
3232 - name : Install dependencies
4949 - name : Setup Node.js 22.x
5050 uses : actions/setup-node@v6
5151 with :
52- node-version : 22 .x
52+ node-version : 24 .x
5353 cache : ' npm'
5454
5555 - name : Install dependencies
6969 - name : Setup Node.js 22.x
7070 uses : actions/setup-node@v6
7171 with :
72- node-version : 22 .x
72+ node-version : 24 .x
7373 cache : ' npm'
7474
7575 - name : Install dependencies
9595 - name : Setup Node.js 22.x
9696 uses : actions/setup-node@v6
9797 with :
98- node-version : 22 .x
98+ node-version : 24 .x
9999 cache : ' npm'
100100
101101 - name : Install dependencies
@@ -118,7 +118,7 @@ jobs:
118118 - name : Setup Node.js 22.x
119119 uses : actions/setup-node@v6
120120 with :
121- node-version : 22 .x
121+ node-version : 24 .x
122122 cache : ' npm'
123123
124124 - name : Install dependencies
@@ -138,7 +138,7 @@ jobs:
138138 - name : Setup Node.js 22.x
139139 uses : actions/setup-node@v6
140140 with :
141- node-version : 22 .x
141+ node-version : 24 .x
142142 cache : ' npm'
143143
144144 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 - name : Set up Node.js 22.x
1919 uses : actions/setup-node@v6
2020 with :
21- node-version : 22 .x
21+ node-version : 24 .x
2222 cache : ' npm'
2323 registry-url : ' https://registry.npmjs.org/'
2424
You can’t perform that action at this time.
0 commit comments