|
28 | 28 | fetch-depth: 0 |
29 | 29 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
30 | 30 | with: |
31 | | - node-version: 20 |
| 31 | + node-version: 22 |
32 | 32 | cache: 'npm' |
33 | 33 | - name: Install dependencies |
34 | 34 | run: npm ci |
|
62 | 62 | fetch-depth: 0 |
63 | 63 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
64 | 64 | with: |
65 | | - node-version: 20 |
| 65 | + node-version: 22 |
66 | 66 | cache: 'npm' |
67 | 67 | - name: Install dependencies |
68 | 68 | run: npm ci |
|
89 | 89 | fetch-depth: 0 |
90 | 90 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
91 | 91 | with: |
92 | | - node-version: 20 |
| 92 | + node-version: 22 |
93 | 93 | cache: 'npm' |
94 | 94 | - name: Install dependencies |
95 | 95 | run: npm ci |
@@ -131,7 +131,7 @@ jobs: |
131 | 131 | fetch-depth: 0 |
132 | 132 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
133 | 133 | with: |
134 | | - node-version: 20 |
| 134 | + node-version: 22 |
135 | 135 | cache: 'npm' |
136 | 136 | - name: Install dependencies |
137 | 137 | run: npm ci |
@@ -188,7 +188,7 @@ jobs: |
188 | 188 | fetch-depth: 0 |
189 | 189 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
190 | 190 | with: |
191 | | - node-version: 20 |
| 191 | + node-version: 22 |
192 | 192 | cache: 'npm' |
193 | 193 | - name: Install dependencies |
194 | 194 | run: npm ci |
@@ -243,7 +243,7 @@ jobs: |
243 | 243 | fetch-depth: 0 |
244 | 244 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
245 | 245 | with: |
246 | | - node-version: 20 |
| 246 | + node-version: 22 |
247 | 247 | cache: 'npm' |
248 | 248 | - name: Install dependencies |
249 | 249 | run: npm ci |
@@ -294,7 +294,7 @@ jobs: |
294 | 294 | fetch-depth: 0 |
295 | 295 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
296 | 296 | with: |
297 | | - node-version: 20 |
| 297 | + node-version: 22 |
298 | 298 | cache: 'npm' |
299 | 299 | - name: Install dependencies |
300 | 300 | run: npm ci |
@@ -373,7 +373,7 @@ jobs: |
373 | 373 | fetch-depth: 0 |
374 | 374 | - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 |
375 | 375 | with: |
376 | | - node-version: 20 |
| 376 | + node-version: 22 |
377 | 377 | cache: 'npm' |
378 | 378 | - name: Install dependencies |
379 | 379 | run: npm ci |
|
0 commit comments