|
18 | 18 | runs-on: ubuntu-latest
|
19 | 19 | steps:
|
20 | 20 | - name: Cache Pub hosted dependencies
|
21 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 21 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
22 | 22 | with:
|
23 | 23 | path: "~/.pub-cache/hosted"
|
24 | 24 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable"
|
|
41 | 41 | runs-on: ubuntu-latest
|
42 | 42 | steps:
|
43 | 43 | - name: Cache Pub hosted dependencies
|
44 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 44 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
45 | 45 | with:
|
46 | 46 | path: "~/.pub-cache/hosted"
|
47 | 47 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:analyze"
|
@@ -199,7 +199,7 @@ jobs:
|
199 | 199 | runs-on: ubuntu-latest
|
200 | 200 | steps:
|
201 | 201 | - name: Cache Pub hosted dependencies
|
202 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 202 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
203 | 203 | with:
|
204 | 204 | path: "~/.pub-cache/hosted"
|
205 | 205 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:format"
|
@@ -357,7 +357,7 @@ jobs:
|
357 | 357 | runs-on: ubuntu-latest
|
358 | 358 | steps:
|
359 | 359 | - name: Cache Pub hosted dependencies
|
360 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 360 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
361 | 361 | with:
|
362 | 362 | path: "~/.pub-cache/hosted"
|
363 | 363 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:analyze"
|
@@ -506,7 +506,7 @@ jobs:
|
506 | 506 | runs-on: ubuntu-latest
|
507 | 507 | steps:
|
508 | 508 | - name: Cache Pub hosted dependencies
|
509 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 509 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
510 | 510 | with:
|
511 | 511 | path: "~/.pub-cache/hosted"
|
512 | 512 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:format"
|
@@ -655,7 +655,7 @@ jobs:
|
655 | 655 | runs-on: ubuntu-latest
|
656 | 656 | steps:
|
657 | 657 | - name: Cache Pub hosted dependencies
|
658 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 658 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
659 | 659 | with:
|
660 | 660 | path: "~/.pub-cache/hosted"
|
661 | 661 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line;commands:test"
|
@@ -691,7 +691,7 @@ jobs:
|
691 | 691 | runs-on: ubuntu-latest
|
692 | 692 | steps:
|
693 | 693 | - name: Cache Pub hosted dependencies
|
694 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 694 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
695 | 695 | with:
|
696 | 696 | path: "~/.pub-cache/hosted"
|
697 | 697 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:enhanced_enums;commands:test"
|
@@ -727,7 +727,7 @@ jobs:
|
727 | 727 | runs-on: ubuntu-latest
|
728 | 728 | steps:
|
729 | 729 | - name: Cache Pub hosted dependencies
|
730 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 730 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
731 | 731 | with:
|
732 | 732 | path: "~/.pub-cache/hosted"
|
733 | 733 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:extension_methods;commands:test"
|
@@ -763,7 +763,7 @@ jobs:
|
763 | 763 | runs-on: ubuntu-latest
|
764 | 764 | steps:
|
765 | 765 | - name: Cache Pub hosted dependencies
|
766 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 766 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
767 | 767 | with:
|
768 | 768 | path: "~/.pub-cache/hosted"
|
769 | 769 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/hello_world;commands:test"
|
@@ -799,7 +799,7 @@ jobs:
|
799 | 799 | runs-on: ubuntu-latest
|
800 | 800 | steps:
|
801 | 801 | - name: Cache Pub hosted dependencies
|
802 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 802 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
803 | 803 | with:
|
804 | 804 | path: "~/.pub-cache/hosted"
|
805 | 805 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/primitives;commands:test"
|
@@ -835,7 +835,7 @@ jobs:
|
835 | 835 | runs-on: ubuntu-latest
|
836 | 836 | steps:
|
837 | 837 | - name: Cache Pub hosted dependencies
|
838 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 838 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
839 | 839 | with:
|
840 | 840 | path: "~/.pub-cache/hosted"
|
841 | 841 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/structs;commands:test"
|
@@ -871,7 +871,7 @@ jobs:
|
871 | 871 | runs-on: ubuntu-latest
|
872 | 872 | steps:
|
873 | 873 | - name: Cache Pub hosted dependencies
|
874 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 874 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
875 | 875 | with:
|
876 | 876 | path: "~/.pub-cache/hosted"
|
877 | 877 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:server/simple;commands:test"
|
@@ -907,7 +907,7 @@ jobs:
|
907 | 907 | runs-on: ubuntu-latest
|
908 | 908 | steps:
|
909 | 909 | - name: Cache Pub hosted dependencies
|
910 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 910 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
911 | 911 | with:
|
912 | 912 | path: "~/.pub-cache/hosted"
|
913 | 913 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:package_constraint_solver;commands:test_with_coverage"
|
@@ -952,7 +952,7 @@ jobs:
|
952 | 952 | runs-on: ubuntu-latest
|
953 | 953 | steps:
|
954 | 954 | - name: Cache Pub hosted dependencies
|
955 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 955 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
956 | 956 | with:
|
957 | 957 | path: "~/.pub-cache/hosted"
|
958 | 958 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line;commands:test"
|
@@ -988,7 +988,7 @@ jobs:
|
988 | 988 | runs-on: ubuntu-latest
|
989 | 989 | steps:
|
990 | 990 | - name: Cache Pub hosted dependencies
|
991 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 991 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
992 | 992 | with:
|
993 | 993 | path: "~/.pub-cache/hosted"
|
994 | 994 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:enhanced_enums;commands:test"
|
@@ -1024,7 +1024,7 @@ jobs:
|
1024 | 1024 | runs-on: ubuntu-latest
|
1025 | 1025 | steps:
|
1026 | 1026 | - name: Cache Pub hosted dependencies
|
1027 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1027 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1028 | 1028 | with:
|
1029 | 1029 | path: "~/.pub-cache/hosted"
|
1030 | 1030 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:extension_methods;commands:test"
|
@@ -1060,7 +1060,7 @@ jobs:
|
1060 | 1060 | runs-on: ubuntu-latest
|
1061 | 1061 | steps:
|
1062 | 1062 | - name: Cache Pub hosted dependencies
|
1063 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1063 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1064 | 1064 | with:
|
1065 | 1065 | path: "~/.pub-cache/hosted"
|
1066 | 1066 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/hello_world;commands:test"
|
@@ -1096,7 +1096,7 @@ jobs:
|
1096 | 1096 | runs-on: ubuntu-latest
|
1097 | 1097 | steps:
|
1098 | 1098 | - name: Cache Pub hosted dependencies
|
1099 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1099 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1100 | 1100 | with:
|
1101 | 1101 | path: "~/.pub-cache/hosted"
|
1102 | 1102 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/primitives;commands:test"
|
@@ -1132,7 +1132,7 @@ jobs:
|
1132 | 1132 | runs-on: ubuntu-latest
|
1133 | 1133 | steps:
|
1134 | 1134 | - name: Cache Pub hosted dependencies
|
1135 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1135 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1136 | 1136 | with:
|
1137 | 1137 | path: "~/.pub-cache/hosted"
|
1138 | 1138 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/structs;commands:test"
|
@@ -1168,7 +1168,7 @@ jobs:
|
1168 | 1168 | runs-on: ubuntu-latest
|
1169 | 1169 | steps:
|
1170 | 1170 | - name: Cache Pub hosted dependencies
|
1171 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 1171 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
1172 | 1172 | with:
|
1173 | 1173 | path: "~/.pub-cache/hosted"
|
1174 | 1174 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:server/simple;commands:test"
|
|
0 commit comments