|
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.3.0;packages:pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler;commands:analyze"
|
@@ -119,7 +119,7 @@ jobs:
|
119 | 119 | runs-on: ubuntu-latest
|
120 | 120 | steps:
|
121 | 121 | - name: Cache Pub hosted dependencies
|
122 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 122 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
123 | 123 | with:
|
124 | 124 | path: "~/.pub-cache/hosted"
|
125 | 125 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:analyze"
|
@@ -149,7 +149,7 @@ jobs:
|
149 | 149 | runs-on: ubuntu-latest
|
150 | 150 | steps:
|
151 | 151 | - name: Cache Pub hosted dependencies
|
152 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 152 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
153 | 153 | with:
|
154 | 154 | path: "~/.pub-cache/hosted"
|
155 | 155 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:pkgs/shelf_web_socket;commands:analyze"
|
@@ -179,7 +179,7 @@ jobs:
|
179 | 179 | runs-on: ubuntu-latest
|
180 | 180 | steps:
|
181 | 181 | - name: Cache Pub hosted dependencies
|
182 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 182 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
183 | 183 | with:
|
184 | 184 | path: "~/.pub-cache/hosted"
|
185 | 185 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:analyze"
|
@@ -272,7 +272,7 @@ jobs:
|
272 | 272 | runs-on: ubuntu-latest
|
273 | 273 | steps:
|
274 | 274 | - name: Cache Pub hosted dependencies
|
275 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 275 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
276 | 276 | with:
|
277 | 277 | path: "~/.pub-cache/hosted"
|
278 | 278 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:format"
|
@@ -365,7 +365,7 @@ jobs:
|
365 | 365 | runs-on: ubuntu-latest
|
366 | 366 | steps:
|
367 | 367 | - name: Cache Pub hosted dependencies
|
368 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 368 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
369 | 369 | with:
|
370 | 370 | path: "~/.pub-cache/hosted"
|
371 | 371 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler;commands:test_0"
|
@@ -447,7 +447,7 @@ jobs:
|
447 | 447 | runs-on: ubuntu-latest
|
448 | 448 | steps:
|
449 | 449 | - name: Cache Pub hosted dependencies
|
450 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 450 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
451 | 451 | with:
|
452 | 452 | path: "~/.pub-cache/hosted"
|
453 | 453 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:pkgs/shelf_test_handler;commands:test_1"
|
@@ -484,7 +484,7 @@ jobs:
|
484 | 484 | runs-on: ubuntu-latest
|
485 | 485 | steps:
|
486 | 486 | - name: Cache Pub hosted dependencies
|
487 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 487 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
488 | 488 | with:
|
489 | 489 | path: "~/.pub-cache/hosted"
|
490 | 490 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:test_1"
|
@@ -521,7 +521,7 @@ jobs:
|
521 | 521 | runs-on: ubuntu-latest
|
522 | 522 | steps:
|
523 | 523 | - name: Cache Pub hosted dependencies
|
524 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 524 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
525 | 525 | with:
|
526 | 526 | path: "~/.pub-cache/hosted"
|
527 | 527 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:test_0"
|
@@ -558,7 +558,7 @@ jobs:
|
558 | 558 | runs-on: ubuntu-latest
|
559 | 559 | steps:
|
560 | 560 | - name: Cache Pub hosted dependencies
|
561 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 561 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
562 | 562 | with:
|
563 | 563 | path: "~/.pub-cache/hosted"
|
564 | 564 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:pkgs/shelf_web_socket;commands:test_0"
|
@@ -595,7 +595,7 @@ jobs:
|
595 | 595 | runs-on: ubuntu-latest
|
596 | 596 | steps:
|
597 | 597 | - name: Cache Pub hosted dependencies
|
598 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 598 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
599 | 599 | with:
|
600 | 600 | path: "~/.pub-cache/hosted"
|
601 | 601 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_2"
|
@@ -641,7 +641,7 @@ jobs:
|
641 | 641 | runs-on: ubuntu-latest
|
642 | 642 | steps:
|
643 | 643 | - name: Cache Pub hosted dependencies
|
644 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 644 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
645 | 645 | with:
|
646 | 646 | path: "~/.pub-cache/hosted"
|
647 | 647 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_1"
|
@@ -687,7 +687,7 @@ jobs:
|
687 | 687 | runs-on: ubuntu-latest
|
688 | 688 | steps:
|
689 | 689 | - name: Cache Pub hosted dependencies
|
690 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 690 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
691 | 691 | with:
|
692 | 692 | path: "~/.pub-cache/hosted"
|
693 | 693 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:test_0"
|
@@ -787,7 +787,7 @@ jobs:
|
787 | 787 | runs-on: ubuntu-latest
|
788 | 788 | steps:
|
789 | 789 | - name: Cache Pub hosted dependencies
|
790 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 790 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
791 | 791 | with:
|
792 | 792 | path: "~/.pub-cache/hosted"
|
793 | 793 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf_router_generator;commands:test_3"
|
|
0 commit comments