|
50 | 50 | -
|
51 | 51 | name: Cache cake frosting
|
52 | 52 | id: cache-cake
|
53 |
| - uses: actions/cache@v3.0.11 |
| 53 | + uses: actions/cache@v3.2.0 |
54 | 54 | with:
|
55 | 55 | path: run
|
56 | 56 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -82,14 +82,14 @@ jobs:
|
82 | 82 | -
|
83 | 83 | name: Use cached cake frosting
|
84 | 84 | id: cache-cake
|
85 |
| - uses: actions/cache@v3.0.11 |
| 85 | + uses: actions/cache@v3.2.0 |
86 | 86 | with:
|
87 | 87 | path: run
|
88 | 88 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
89 | 89 | -
|
90 | 90 | name: Use cached tools
|
91 | 91 | id: cache-tools
|
92 |
| - uses: actions/cache@v3.0.11 |
| 92 | + uses: actions/cache@v3.2.0 |
93 | 93 | with:
|
94 | 94 | path: tools
|
95 | 95 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -145,14 +145,14 @@ jobs:
|
145 | 145 | -
|
146 | 146 | name: Use cached cake frosting
|
147 | 147 | id: cache-cake
|
148 |
| - uses: actions/cache@v3.0.11 |
| 148 | + uses: actions/cache@v3.2.0 |
149 | 149 | with:
|
150 | 150 | path: run
|
151 | 151 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
152 | 152 | -
|
153 | 153 | name: Use cached tools
|
154 | 154 | id: cache-tools
|
155 |
| - uses: actions/cache@v3.0.11 |
| 155 | + uses: actions/cache@v3.2.0 |
156 | 156 | with:
|
157 | 157 | path: tools
|
158 | 158 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -191,14 +191,14 @@ jobs:
|
191 | 191 | -
|
192 | 192 | name: Use cached cake frosting
|
193 | 193 | id: cache-cake
|
194 |
| - uses: actions/cache@v3.0.11 |
| 194 | + uses: actions/cache@v3.2.0 |
195 | 195 | with:
|
196 | 196 | path: run
|
197 | 197 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
198 | 198 | -
|
199 | 199 | name: Use cached tools
|
200 | 200 | id: cache-tools
|
201 |
| - uses: actions/cache@v3.0.11 |
| 201 | + uses: actions/cache@v3.2.0 |
202 | 202 | with:
|
203 | 203 | path: tools
|
204 | 204 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -237,14 +237,14 @@ jobs:
|
237 | 237 | -
|
238 | 238 | name: Use cached cake frosting
|
239 | 239 | id: cache-cake
|
240 |
| - uses: actions/cache@v3.0.11 |
| 240 | + uses: actions/cache@v3.2.0 |
241 | 241 | with:
|
242 | 242 | path: run
|
243 | 243 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
244 | 244 | -
|
245 | 245 | name: Use cached tools
|
246 | 246 | id: cache-tools
|
247 |
| - uses: actions/cache@v3.0.11 |
| 247 | + uses: actions/cache@v3.2.0 |
248 | 248 | with:
|
249 | 249 | path: tools
|
250 | 250 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -301,14 +301,14 @@ jobs:
|
301 | 301 | -
|
302 | 302 | name: Use cached cake frosting
|
303 | 303 | id: cache-cake
|
304 |
| - uses: actions/cache@v3.0.11 |
| 304 | + uses: actions/cache@v3.2.0 |
305 | 305 | with:
|
306 | 306 | path: run
|
307 | 307 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
308 | 308 | -
|
309 | 309 | name: Use cached tools
|
310 | 310 | id: cache-tools
|
311 |
| - uses: actions/cache@v3.0.11 |
| 311 | + uses: actions/cache@v3.2.0 |
312 | 312 | with:
|
313 | 313 | path: tools
|
314 | 314 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -399,14 +399,14 @@ jobs:
|
399 | 399 | -
|
400 | 400 | name: Use cached cake frosting
|
401 | 401 | id: cache-cake
|
402 |
| - uses: actions/cache@v3.0.11 |
| 402 | + uses: actions/cache@v3.2.0 |
403 | 403 | with:
|
404 | 404 | path: run
|
405 | 405 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
406 | 406 | -
|
407 | 407 | name: Use cached tools
|
408 | 408 | id: cache-tools
|
409 |
| - uses: actions/cache@v3.0.11 |
| 409 | + uses: actions/cache@v3.2.0 |
410 | 410 | with:
|
411 | 411 | path: tools
|
412 | 412 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -441,14 +441,14 @@ jobs:
|
441 | 441 | -
|
442 | 442 | name: Use cached cake frosting
|
443 | 443 | id: cache-cake
|
444 |
| - uses: actions/cache@v3.0.11 |
| 444 | + uses: actions/cache@v3.2.0 |
445 | 445 | with:
|
446 | 446 | path: run
|
447 | 447 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
448 | 448 | -
|
449 | 449 | name: Use cached tools
|
450 | 450 | id: cache-tools
|
451 |
| - uses: actions/cache@v3.0.11 |
| 451 | + uses: actions/cache@v3.2.0 |
452 | 452 | with:
|
453 | 453 | path: tools
|
454 | 454 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
|
0 commit comments