|
46 | 46 | -
|
47 | 47 | name: Cache cake frosting
|
48 | 48 | id: cache-cake
|
49 |
| - uses: actions/cache@v2.1.7 |
| 49 | + uses: actions/cache@v3.0.1 |
50 | 50 | with:
|
51 | 51 | path: run
|
52 | 52 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -78,14 +78,14 @@ jobs:
|
78 | 78 | -
|
79 | 79 | name: Use cached cake frosting
|
80 | 80 | id: cache-cake
|
81 |
| - uses: actions/cache@v2.1.7 |
| 81 | + uses: actions/cache@v3.0.1 |
82 | 82 | with:
|
83 | 83 | path: run
|
84 | 84 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
85 | 85 | -
|
86 | 86 | name: Use cached tools
|
87 | 87 | id: cache-tools
|
88 |
| - uses: actions/cache@v2.1.7 |
| 88 | + uses: actions/cache@v3.0.1 |
89 | 89 | with:
|
90 | 90 | path: tools
|
91 | 91 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -141,14 +141,14 @@ jobs:
|
141 | 141 | -
|
142 | 142 | name: Use cached cake frosting
|
143 | 143 | id: cache-cake
|
144 |
| - uses: actions/cache@v2.1.7 |
| 144 | + uses: actions/cache@v3.0.1 |
145 | 145 | with:
|
146 | 146 | path: run
|
147 | 147 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
148 | 148 | -
|
149 | 149 | name: Use cached tools
|
150 | 150 | id: cache-tools
|
151 |
| - uses: actions/cache@v2.1.7 |
| 151 | + uses: actions/cache@v3.0.1 |
152 | 152 | with:
|
153 | 153 | path: tools
|
154 | 154 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -180,14 +180,14 @@ jobs:
|
180 | 180 | -
|
181 | 181 | name: Use cached cake frosting
|
182 | 182 | id: cache-cake
|
183 |
| - uses: actions/cache@v2.1.7 |
| 183 | + uses: actions/cache@v3.0.1 |
184 | 184 | with:
|
185 | 185 | path: run
|
186 | 186 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
187 | 187 | -
|
188 | 188 | name: Use cached tools
|
189 | 189 | id: cache-tools
|
190 |
| - uses: actions/cache@v2.1.7 |
| 190 | + uses: actions/cache@v3.0.1 |
191 | 191 | with:
|
192 | 192 | path: tools
|
193 | 193 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -226,14 +226,14 @@ jobs:
|
226 | 226 | -
|
227 | 227 | name: Use cached cake frosting
|
228 | 228 | id: cache-cake
|
229 |
| - uses: actions/cache@v2.1.7 |
| 229 | + uses: actions/cache@v3.0.1 |
230 | 230 | with:
|
231 | 231 | path: run
|
232 | 232 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
233 | 233 | -
|
234 | 234 | name: Use cached tools
|
235 | 235 | id: cache-tools
|
236 |
| - uses: actions/cache@v2.1.7 |
| 236 | + uses: actions/cache@v3.0.1 |
237 | 237 | with:
|
238 | 238 | path: tools
|
239 | 239 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -290,14 +290,14 @@ jobs:
|
290 | 290 | -
|
291 | 291 | name: Use cached cake frosting
|
292 | 292 | id: cache-cake
|
293 |
| - uses: actions/cache@v2.1.7 |
| 293 | + uses: actions/cache@v3.0.1 |
294 | 294 | with:
|
295 | 295 | path: run
|
296 | 296 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
297 | 297 | -
|
298 | 298 | name: Use cached tools
|
299 | 299 | id: cache-tools
|
300 |
| - uses: actions/cache@v2.1.7 |
| 300 | + uses: actions/cache@v3.0.1 |
301 | 301 | with:
|
302 | 302 | path: tools
|
303 | 303 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -388,14 +388,14 @@ jobs:
|
388 | 388 | -
|
389 | 389 | name: Use cached cake frosting
|
390 | 390 | id: cache-cake
|
391 |
| - uses: actions/cache@v2.1.7 |
| 391 | + uses: actions/cache@v3.0.1 |
392 | 392 | with:
|
393 | 393 | path: run
|
394 | 394 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
395 | 395 | -
|
396 | 396 | name: Use cached tools
|
397 | 397 | id: cache-tools
|
398 |
| - uses: actions/cache@v2.1.7 |
| 398 | + uses: actions/cache@v3.0.1 |
399 | 399 | with:
|
400 | 400 | path: tools
|
401 | 401 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -430,14 +430,14 @@ jobs:
|
430 | 430 | -
|
431 | 431 | name: Use cached cake frosting
|
432 | 432 | id: cache-cake
|
433 |
| - uses: actions/cache@v2.1.7 |
| 433 | + uses: actions/cache@v3.0.1 |
434 | 434 | with:
|
435 | 435 | path: run
|
436 | 436 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
437 | 437 | -
|
438 | 438 | name: Use cached tools
|
439 | 439 | id: cache-tools
|
440 |
| - uses: actions/cache@v2.1.7 |
| 440 | + uses: actions/cache@v3.0.1 |
441 | 441 | with:
|
442 | 442 | path: tools
|
443 | 443 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
|
0 commit comments