|
20 | 20 | runs-on: ubuntu-latest |
21 | 21 | steps: |
22 | 22 | - name: Cache Pub hosted dependencies |
23 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 23 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
24 | 24 | with: |
25 | 25 | path: "~/.pub-cache/hosted" |
26 | 26 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable" |
|
43 | 43 | runs-on: ubuntu-latest |
44 | 44 | steps: |
45 | 45 | - name: Cache Pub hosted dependencies |
46 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 46 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
47 | 47 | with: |
48 | 48 | path: "~/.pub-cache/hosted" |
49 | 49 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.0.0;packages:dartfn-dartfn/templates/cloudevent-dartfn/templates/helloworld-dartfn/templates/json-examples/fullstack/backend-examples/fullstack/frontend-cli-examples/hello-examples/json-examples/protobuf_firestore-examples/raw_cloudevent-functions_framework-functions_framework_builder-google_cloud;commands:analyze_1" |
@@ -181,7 +181,7 @@ jobs: |
181 | 181 | runs-on: ubuntu-latest |
182 | 182 | steps: |
183 | 183 | - name: Cache Pub hosted dependencies |
184 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 184 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
185 | 185 | with: |
186 | 186 | path: "~/.pub-cache/hosted" |
187 | 187 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:dartfn-dartfn/templates/cloudevent-dartfn/templates/helloworld-dartfn/templates/json-examples/fullstack/backend-examples/fullstack/frontend-cli-examples/hello-examples/json-examples/protobuf_firestore-examples/raw_cloudevent-functions_framework-functions_framework_builder-google_cloud-integration_test;commands:format-analyze_0" |
@@ -384,7 +384,7 @@ jobs: |
384 | 384 | runs-on: ubuntu-latest |
385 | 385 | steps: |
386 | 386 | - name: Cache Pub hosted dependencies |
387 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 387 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
388 | 388 | with: |
389 | 389 | path: "~/.pub-cache/hosted" |
390 | 390 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:integration_test;commands:analyze_1" |
@@ -414,7 +414,7 @@ jobs: |
414 | 414 | runs-on: ubuntu-latest |
415 | 415 | steps: |
416 | 416 | - name: Cache Pub hosted dependencies |
417 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 417 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
418 | 418 | with: |
419 | 419 | path: "~/.pub-cache/hosted" |
420 | 420 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:master;packages:examples/fullstack/frontend;commands:format-analyze_2" |
@@ -448,7 +448,7 @@ jobs: |
448 | 448 | runs-on: ubuntu-latest |
449 | 449 | steps: |
450 | 450 | - name: Cache Pub hosted dependencies |
451 | | - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 |
| 451 | + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 |
452 | 452 | with: |
453 | 453 | path: "~/.pub-cache/hosted" |
454 | 454 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:examples/fullstack/frontend;commands:analyze_3" |
|
0 commit comments