@@ -21,15 +21,15 @@ jobs:
2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Cache Pub hosted dependencies
24- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
24+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
2525 with :
2626 path : " ~/.pub-cache/hosted"
2727 key : " os:ubuntu-latest;pub-cache-hosted;sdk:stable"
2828 restore-keys : |
2929 os:ubuntu-latest;pub-cache-hosted
3030 os:ubuntu-latest
3131 - name : Setup Dart SDK
32- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
32+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333 with :
3434 sdk : stable
3535 - id : checkout
4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Cache Pub hosted dependencies
47- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
47+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
4848 with :
4949 path : " ~/.pub-cache/hosted"
5050 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:analyze_1"
5454 os:ubuntu-latest;pub-cache-hosted
5555 os:ubuntu-latest
5656 - name : Setup Dart SDK
57- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
57+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
5858 with :
5959 sdk : " 3.6.0"
6060 - id : checkout
@@ -110,7 +110,7 @@ jobs:
110110 runs-on : ubuntu-latest
111111 steps :
112112 - name : Cache Pub hosted dependencies
113- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
113+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
114114 with :
115115 path : " ~/.pub-cache/hosted"
116116 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:format-analyze_0"
@@ -120,7 +120,7 @@ jobs:
120120 os:ubuntu-latest;pub-cache-hosted
121121 os:ubuntu-latest
122122 - name : Setup Dart SDK
123- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
123+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
124124 with :
125125 sdk : dev
126126 - id : checkout
@@ -196,7 +196,7 @@ jobs:
196196 runs-on : ubuntu-latest
197197 steps :
198198 - name : Cache Pub hosted dependencies
199- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
199+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
200200 with :
201201 path : " ~/.pub-cache/hosted"
202202 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -206,7 +206,7 @@ jobs:
206206 os:ubuntu-latest;pub-cache-hosted
207207 os:ubuntu-latest
208208 - name : Setup Dart SDK
209- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
209+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
210210 with :
211211 sdk : " 3.6.0"
212212 - id : checkout
@@ -257,7 +257,7 @@ jobs:
257257 runs-on : ubuntu-latest
258258 steps :
259259 - name : Cache Pub hosted dependencies
260- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
260+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
261261 with :
262262 path : " ~/.pub-cache/hosted"
263263 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:json_serializable;commands:test_3"
@@ -267,7 +267,7 @@ jobs:
267267 os:ubuntu-latest;pub-cache-hosted
268268 os:ubuntu-latest
269269 - name : Setup Dart SDK
270- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
270+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
271271 with :
272272 sdk : " 3.6.0"
273273 - id : checkout
@@ -291,7 +291,7 @@ jobs:
291291 runs-on : ubuntu-latest
292292 steps :
293293 - name : Cache Pub hosted dependencies
294- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
294+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
295295 with :
296296 path : " ~/.pub-cache/hosted"
297297 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:json_serializable;commands:test_1"
@@ -301,7 +301,7 @@ jobs:
301301 os:ubuntu-latest;pub-cache-hosted
302302 os:ubuntu-latest
303303 - name : Setup Dart SDK
304- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
304+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
305305 with :
306306 sdk : " 3.6.0"
307307 - id : checkout
@@ -325,7 +325,7 @@ jobs:
325325 runs-on : ubuntu-latest
326326 steps :
327327 - name : Cache Pub hosted dependencies
328- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
328+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
329329 with :
330330 path : " ~/.pub-cache/hosted"
331331 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:json_serializable;commands:test_2"
@@ -335,7 +335,7 @@ jobs:
335335 os:ubuntu-latest;pub-cache-hosted
336336 os:ubuntu-latest
337337 - name : Setup Dart SDK
338- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
338+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
339339 with :
340340 sdk : " 3.6.0"
341341 - id : checkout
@@ -359,7 +359,7 @@ jobs:
359359 runs-on : ubuntu-latest
360360 steps :
361361 - name : Cache Pub hosted dependencies
362- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
362+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
363363 with :
364364 path : " ~/.pub-cache/hosted"
365365 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -369,7 +369,7 @@ jobs:
369369 os:ubuntu-latest;pub-cache-hosted
370370 os:ubuntu-latest
371371 - name : Setup Dart SDK
372- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
372+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
373373 with :
374374 sdk : dev
375375 - id : checkout
@@ -420,7 +420,7 @@ jobs:
420420 runs-on : ubuntu-latest
421421 steps :
422422 - name : Cache Pub hosted dependencies
423- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
423+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
424424 with :
425425 path : " ~/.pub-cache/hosted"
426426 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_3"
@@ -430,7 +430,7 @@ jobs:
430430 os:ubuntu-latest;pub-cache-hosted
431431 os:ubuntu-latest
432432 - name : Setup Dart SDK
433- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
433+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
434434 with :
435435 sdk : dev
436436 - id : checkout
@@ -454,7 +454,7 @@ jobs:
454454 runs-on : ubuntu-latest
455455 steps :
456456 - name : Cache Pub hosted dependencies
457- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
457+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
458458 with :
459459 path : " ~/.pub-cache/hosted"
460460 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_1"
@@ -464,7 +464,7 @@ jobs:
464464 os:ubuntu-latest;pub-cache-hosted
465465 os:ubuntu-latest
466466 - name : Setup Dart SDK
467- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
467+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
468468 with :
469469 sdk : dev
470470 - id : checkout
@@ -488,7 +488,7 @@ jobs:
488488 runs-on : ubuntu-latest
489489 steps :
490490 - name : Cache Pub hosted dependencies
491- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
491+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
492492 with :
493493 path : " ~/.pub-cache/hosted"
494494 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_2"
@@ -498,7 +498,7 @@ jobs:
498498 os:ubuntu-latest;pub-cache-hosted
499499 os:ubuntu-latest
500500 - name : Setup Dart SDK
501- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
501+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
502502 with :
503503 sdk : dev
504504 - id : checkout
@@ -522,7 +522,7 @@ jobs:
522522 runs-on : ubuntu-latest
523523 steps :
524524 - name : Cache Pub hosted dependencies
525- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
525+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
526526 with :
527527 path : " ~/.pub-cache/hosted"
528528 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.6.0;packages:_test_yaml-checked_yaml-example;commands:test_1"
@@ -532,7 +532,7 @@ jobs:
532532 os:ubuntu-latest;pub-cache-hosted
533533 os:ubuntu-latest
534534 - name : Setup Dart SDK
535- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
535+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
536536 with :
537537 sdk : " 3.6.0"
538538 - id : checkout
@@ -582,7 +582,7 @@ jobs:
582582 runs-on : ubuntu-latest
583583 steps :
584584 - name : Cache Pub hosted dependencies
585- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
585+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
586586 with :
587587 path : " ~/.pub-cache/hosted"
588588 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example;commands:test_1"
@@ -592,7 +592,7 @@ jobs:
592592 os:ubuntu-latest;pub-cache-hosted
593593 os:ubuntu-latest
594594 - name : Setup Dart SDK
595- uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
595+ uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
596596 with :
597597 sdk : dev
598598 - id : checkout
0 commit comments