|
21 | 21 | runs-on: ubuntu-latest
|
22 | 22 | steps:
|
23 | 23 | - name: Cache Pub hosted dependencies
|
24 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 24 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
25 | 25 | with:
|
26 | 26 | path: "~/.pub-cache/hosted"
|
27 | 27 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable"
|
|
44 | 44 | runs-on: ubuntu-latest
|
45 | 45 | steps:
|
46 | 46 | - name: Cache Pub hosted dependencies
|
47 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 47 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
48 | 48 | with:
|
49 | 49 | path: "~/.pub-cache/hosted"
|
50 | 50 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app-pkg/_pub_shared-pkg/api_builder-pkg/fake_gcloud-pkg/pub_package_reader-pkg/web_app-pkg/web_css;commands:format-analyze_0"
|
@@ -156,7 +156,7 @@ jobs:
|
156 | 156 | runs-on: ubuntu-latest
|
157 | 157 | steps:
|
158 | 158 | - name: Cache Pub hosted dependencies
|
159 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 159 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
160 | 160 | with:
|
161 | 161 | path: "~/.pub-cache/hosted"
|
162 | 162 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/indexed_blob;commands:format-analyze_1"
|
@@ -190,7 +190,7 @@ jobs:
|
190 | 190 | runs-on: ubuntu-latest
|
191 | 191 | steps:
|
192 | 192 | - name: Cache Pub hosted dependencies
|
193 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 193 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
194 | 194 | with:
|
195 | 195 | path: "~/.pub-cache/hosted"
|
196 | 196 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_integration;commands:format-analyze_2-analyze_3"
|
@@ -228,7 +228,7 @@ jobs:
|
228 | 228 | runs-on: ubuntu-latest
|
229 | 229 | steps:
|
230 | 230 | - name: Cache Pub hosted dependencies
|
231 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 231 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
232 | 232 | with:
|
233 | 233 | path: "~/.pub-cache/hosted"
|
234 | 234 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_worker;commands:format-analyze_4"
|
@@ -262,7 +262,7 @@ jobs:
|
262 | 262 | runs-on: ubuntu-latest
|
263 | 263 | steps:
|
264 | 264 | - name: Cache Pub hosted dependencies
|
265 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 265 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
266 | 266 | with:
|
267 | 267 | path: "~/.pub-cache/hosted"
|
268 | 268 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/web_app;commands:command_1"
|
@@ -298,7 +298,7 @@ jobs:
|
298 | 298 | runs-on: ubuntu-latest
|
299 | 299 | steps:
|
300 | 300 | - name: Cache Pub hosted dependencies
|
301 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 301 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
302 | 302 | with:
|
303 | 303 | path: "~/.pub-cache/hosted"
|
304 | 304 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/web_css;commands:command_1"
|
@@ -334,7 +334,7 @@ jobs:
|
334 | 334 | runs-on: ubuntu-latest
|
335 | 335 | steps:
|
336 | 336 | - name: Cache Pub hosted dependencies
|
337 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 337 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
338 | 338 | with:
|
339 | 339 | path: "~/.pub-cache/hosted"
|
340 | 340 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_00"
|
@@ -376,7 +376,7 @@ jobs:
|
376 | 376 | runs-on: ubuntu-latest
|
377 | 377 | steps:
|
378 | 378 | - name: Cache Pub hosted dependencies
|
379 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 379 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
380 | 380 | with:
|
381 | 381 | path: "~/.pub-cache/hosted"
|
382 | 382 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_01"
|
@@ -419,7 +419,7 @@ jobs:
|
419 | 419 | runs-on: ubuntu-latest
|
420 | 420 | steps:
|
421 | 421 | - name: Cache Pub hosted dependencies
|
422 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 422 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
423 | 423 | with:
|
424 | 424 | path: "~/.pub-cache/hosted"
|
425 | 425 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_02"
|
@@ -462,7 +462,7 @@ jobs:
|
462 | 462 | runs-on: ubuntu-latest
|
463 | 463 | steps:
|
464 | 464 | - name: Cache Pub hosted dependencies
|
465 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 465 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
466 | 466 | with:
|
467 | 467 | path: "~/.pub-cache/hosted"
|
468 | 468 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_03"
|
@@ -505,7 +505,7 @@ jobs:
|
505 | 505 | runs-on: ubuntu-latest
|
506 | 506 | steps:
|
507 | 507 | - name: Cache Pub hosted dependencies
|
508 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 508 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
509 | 509 | with:
|
510 | 510 | path: "~/.pub-cache/hosted"
|
511 | 511 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_04"
|
@@ -548,7 +548,7 @@ jobs:
|
548 | 548 | runs-on: ubuntu-latest
|
549 | 549 | steps:
|
550 | 550 | - name: Cache Pub hosted dependencies
|
551 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 551 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
552 | 552 | with:
|
553 | 553 | path: "~/.pub-cache/hosted"
|
554 | 554 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_05"
|
@@ -591,7 +591,7 @@ jobs:
|
591 | 591 | runs-on: ubuntu-latest
|
592 | 592 | steps:
|
593 | 593 | - name: Cache Pub hosted dependencies
|
594 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 594 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
595 | 595 | with:
|
596 | 596 | path: "~/.pub-cache/hosted"
|
597 | 597 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_06"
|
@@ -634,7 +634,7 @@ jobs:
|
634 | 634 | runs-on: ubuntu-latest
|
635 | 635 | steps:
|
636 | 636 | - name: Cache Pub hosted dependencies
|
637 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 637 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
638 | 638 | with:
|
639 | 639 | path: "~/.pub-cache/hosted"
|
640 | 640 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_07"
|
@@ -677,7 +677,7 @@ jobs:
|
677 | 677 | runs-on: ubuntu-latest
|
678 | 678 | steps:
|
679 | 679 | - name: Cache Pub hosted dependencies
|
680 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 680 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
681 | 681 | with:
|
682 | 682 | path: "~/.pub-cache/hosted"
|
683 | 683 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:app;commands:command_0-test_08"
|
@@ -720,7 +720,7 @@ jobs:
|
720 | 720 | runs-on: ubuntu-latest
|
721 | 721 | steps:
|
722 | 722 | - name: Cache Pub hosted dependencies
|
723 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 723 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
724 | 724 | with:
|
725 | 725 | path: "~/.pub-cache/hosted"
|
726 | 726 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/_pub_shared;commands:test_09"
|
@@ -759,7 +759,7 @@ jobs:
|
759 | 759 | runs-on: ubuntu-latest
|
760 | 760 | steps:
|
761 | 761 | - name: Cache Pub hosted dependencies
|
762 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 762 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
763 | 763 | with:
|
764 | 764 | path: "~/.pub-cache/hosted"
|
765 | 765 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/fake_gcloud;commands:test_09"
|
@@ -798,7 +798,7 @@ jobs:
|
798 | 798 | runs-on: ubuntu-latest
|
799 | 799 | steps:
|
800 | 800 | - name: Cache Pub hosted dependencies
|
801 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 801 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
802 | 802 | with:
|
803 | 803 | path: "~/.pub-cache/hosted"
|
804 | 804 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/indexed_blob;commands:test_09"
|
@@ -837,7 +837,7 @@ jobs:
|
837 | 837 | runs-on: ubuntu-latest
|
838 | 838 | steps:
|
839 | 839 | - name: Cache Pub hosted dependencies
|
840 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 840 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
841 | 841 | with:
|
842 | 842 | path: "~/.pub-cache/hosted"
|
843 | 843 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_package_reader;commands:test_09"
|
@@ -876,7 +876,7 @@ jobs:
|
876 | 876 | runs-on: ubuntu-latest
|
877 | 877 | steps:
|
878 | 878 | - name: Cache Pub hosted dependencies
|
879 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 879 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
880 | 880 | with:
|
881 | 881 | path: "~/.pub-cache/hosted"
|
882 | 882 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/web_app;commands:test_09"
|
@@ -915,7 +915,7 @@ jobs:
|
915 | 915 | runs-on: ubuntu-latest
|
916 | 916 | steps:
|
917 | 917 | - name: Cache Pub hosted dependencies
|
918 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 918 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
919 | 919 | with:
|
920 | 920 | path: "~/.pub-cache/hosted"
|
921 | 921 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/web_css;commands:test_09"
|
@@ -954,7 +954,7 @@ jobs:
|
954 | 954 | runs-on: ubuntu-latest
|
955 | 955 | steps:
|
956 | 956 | - name: Cache Pub hosted dependencies
|
957 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 957 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
958 | 958 | with:
|
959 | 959 | path: "~/.pub-cache/hosted"
|
960 | 960 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_integration;commands:test_10"
|
@@ -993,7 +993,7 @@ jobs:
|
993 | 993 | runs-on: ubuntu-latest
|
994 | 994 | steps:
|
995 | 995 | - name: Cache Pub hosted dependencies
|
996 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 996 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
997 | 997 | with:
|
998 | 998 | path: "~/.pub-cache/hosted"
|
999 | 999 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_integration;commands:test_11"
|
@@ -1032,7 +1032,7 @@ jobs:
|
1032 | 1032 | runs-on: ubuntu-latest
|
1033 | 1033 | steps:
|
1034 | 1034 | - name: Cache Pub hosted dependencies
|
1035 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1035 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1036 | 1036 | with:
|
1037 | 1037 | path: "~/.pub-cache/hosted"
|
1038 | 1038 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_integration;commands:test_12"
|
@@ -1071,7 +1071,7 @@ jobs:
|
1071 | 1071 | runs-on: ubuntu-latest
|
1072 | 1072 | steps:
|
1073 | 1073 | - name: Cache Pub hosted dependencies
|
1074 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1074 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1075 | 1075 | with:
|
1076 | 1076 | path: "~/.pub-cache/hosted"
|
1077 | 1077 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_integration;commands:test_13"
|
@@ -1110,7 +1110,7 @@ jobs:
|
1110 | 1110 | runs-on: ubuntu-latest
|
1111 | 1111 | steps:
|
1112 | 1112 | - name: Cache Pub hosted dependencies
|
1113 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1113 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1114 | 1114 | with:
|
1115 | 1115 | path: "~/.pub-cache/hosted"
|
1116 | 1116 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_worker;commands:test_14"
|
@@ -1149,7 +1149,7 @@ jobs:
|
1149 | 1149 | runs-on: ubuntu-latest
|
1150 | 1150 | steps:
|
1151 | 1151 | - name: Cache Pub hosted dependencies
|
1152 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1152 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1153 | 1153 | with:
|
1154 | 1154 | path: "~/.pub-cache/hosted"
|
1155 | 1155 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_worker;commands:test_15"
|
@@ -1188,7 +1188,7 @@ jobs:
|
1188 | 1188 | runs-on: ubuntu-latest
|
1189 | 1189 | steps:
|
1190 | 1190 | - name: Cache Pub hosted dependencies
|
1191 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1191 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1192 | 1192 | with:
|
1193 | 1193 | path: "~/.pub-cache/hosted"
|
1194 | 1194 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkg/pub_worker;commands:test_16"
|
|
0 commit comments