|
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.4.0;packages:web;commands:analyze"
|
|
74 | 74 | runs-on: ubuntu-latest
|
75 | 75 | steps:
|
76 | 76 | - name: Cache Pub hosted dependencies
|
77 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 77 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
78 | 78 | with:
|
79 | 79 | path: "~/.pub-cache/hosted"
|
80 | 80 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:web;commands:format"
|
@@ -104,7 +104,7 @@ jobs:
|
104 | 104 | runs-on: ubuntu-latest
|
105 | 105 | steps:
|
106 | 106 | - name: Cache Pub hosted dependencies
|
107 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 107 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
108 | 108 | with:
|
109 | 109 | path: "~/.pub-cache/hosted"
|
110 | 110 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web-web_generator;commands:analyze"
|
@@ -143,7 +143,7 @@ jobs:
|
143 | 143 | runs-on: ubuntu-latest
|
144 | 144 | steps:
|
145 | 145 | - name: Cache Pub hosted dependencies
|
146 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 146 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
147 | 147 | with:
|
148 | 148 | path: "~/.pub-cache/hosted"
|
149 | 149 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web-web_generator;commands:format"
|
@@ -182,7 +182,7 @@ jobs:
|
182 | 182 | runs-on: ubuntu-latest
|
183 | 183 | steps:
|
184 | 184 | - name: Cache Pub hosted dependencies
|
185 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 185 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
186 | 186 | with:
|
187 | 187 | path: "~/.pub-cache/hosted"
|
188 | 188 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:web;commands:test_1"
|
@@ -218,7 +218,7 @@ jobs:
|
218 | 218 | runs-on: ubuntu-latest
|
219 | 219 | steps:
|
220 | 220 | - name: Cache Pub hosted dependencies
|
221 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 221 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
222 | 222 | with:
|
223 | 223 | path: "~/.pub-cache/hosted"
|
224 | 224 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:web;commands:test_0"
|
@@ -254,7 +254,7 @@ jobs:
|
254 | 254 | runs-on: ubuntu-latest
|
255 | 255 | steps:
|
256 | 256 | - name: Cache Pub hosted dependencies
|
257 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 257 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
258 | 258 | with:
|
259 | 259 | path: "~/.pub-cache/hosted"
|
260 | 260 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web-web_generator;commands:test_1"
|
@@ -299,7 +299,7 @@ jobs:
|
299 | 299 | runs-on: ubuntu-latest
|
300 | 300 | steps:
|
301 | 301 | - name: Cache Pub hosted dependencies
|
302 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 302 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
303 | 303 | with:
|
304 | 304 | path: "~/.pub-cache/hosted"
|
305 | 305 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web-web_generator;commands:test_0"
|
@@ -344,7 +344,7 @@ jobs:
|
344 | 344 | runs-on: ubuntu-latest
|
345 | 345 | steps:
|
346 | 346 | - name: Cache Pub hosted dependencies
|
347 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 347 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
348 | 348 | with:
|
349 | 349 | path: "~/.pub-cache/hosted"
|
350 | 350 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web_generator;commands:command_1"
|
@@ -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@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 387 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
388 | 388 | with:
|
389 | 389 | path: "~/.pub-cache/hosted"
|
390 | 390 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:web_generator;commands:command_2"
|
@@ -425,7 +425,7 @@ jobs:
|
425 | 425 | runs-on: ubuntu-latest
|
426 | 426 | steps:
|
427 | 427 | - name: Cache Pub hosted dependencies
|
428 |
| - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
| 428 | + uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 |
429 | 429 | with:
|
430 | 430 | path: "~/.pub-cache/hosted"
|
431 | 431 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:main;packages:web;commands:command_0"
|
|
0 commit comments