|
21 | 21 | runs-on: ubuntu-latest |
22 | 22 | steps: |
23 | 23 | - name: Cache Pub hosted dependencies |
24 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 24 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
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@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 47 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
48 | 48 | with: |
49 | 49 | path: "~/.pub-cache/hosted" |
50 | 50 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.0.0;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" |
@@ -137,7 +137,7 @@ jobs: |
137 | 137 | runs-on: ubuntu-latest |
138 | 138 | steps: |
139 | 139 | - name: Cache Pub hosted dependencies |
140 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 140 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
141 | 141 | with: |
142 | 142 | path: "~/.pub-cache/hosted" |
143 | 143 | 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" |
@@ -230,7 +230,7 @@ jobs: |
230 | 230 | runs-on: ubuntu-latest |
231 | 231 | steps: |
232 | 232 | - name: Cache Pub hosted dependencies |
233 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 233 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
234 | 234 | with: |
235 | 235 | path: "~/.pub-cache/hosted" |
236 | 236 | 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" |
@@ -323,7 +323,7 @@ jobs: |
323 | 323 | runs-on: ubuntu-latest |
324 | 324 | steps: |
325 | 325 | - name: Cache Pub hosted dependencies |
326 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 326 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
327 | 327 | with: |
328 | 328 | path: "~/.pub-cache/hosted" |
329 | 329 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.0.0;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_1" |
@@ -367,7 +367,7 @@ jobs: |
367 | 367 | runs-on: ubuntu-latest |
368 | 368 | steps: |
369 | 369 | - name: Cache Pub hosted dependencies |
370 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 370 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
371 | 371 | with: |
372 | 372 | path: "~/.pub-cache/hosted" |
373 | 373 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.0.0;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" |
@@ -465,7 +465,7 @@ jobs: |
465 | 465 | runs-on: ubuntu-latest |
466 | 466 | steps: |
467 | 467 | - name: Cache Pub hosted dependencies |
468 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 468 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
469 | 469 | with: |
470 | 470 | path: "~/.pub-cache/hosted" |
471 | 471 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_2" |
@@ -509,7 +509,7 @@ jobs: |
509 | 509 | runs-on: ubuntu-latest |
510 | 510 | steps: |
511 | 511 | - name: Cache Pub hosted dependencies |
512 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 512 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
513 | 513 | with: |
514 | 514 | path: "~/.pub-cache/hosted" |
515 | 515 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_1" |
@@ -553,7 +553,7 @@ jobs: |
553 | 553 | runs-on: ubuntu-latest |
554 | 554 | steps: |
555 | 555 | - name: Cache Pub hosted dependencies |
556 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 556 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
557 | 557 | with: |
558 | 558 | path: "~/.pub-cache/hosted" |
559 | 559 | 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" |
@@ -651,7 +651,7 @@ jobs: |
651 | 651 | runs-on: ubuntu-latest |
652 | 652 | steps: |
653 | 653 | - name: Cache Pub hosted dependencies |
654 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 654 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
655 | 655 | with: |
656 | 656 | path: "~/.pub-cache/hosted" |
657 | 657 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf_router_generator;commands:test_3" |
|
0 commit comments