|
20 | 20 | runs-on: ubuntu-latest
|
21 | 21 | steps:
|
22 | 22 | - name: Cache Pub hosted dependencies
|
23 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 23 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
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@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 46 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
47 | 47 | with:
|
48 | 48 | path: "~/.pub-cache/hosted"
|
49 | 49 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:protobuf;commands:analyze_2-analyze_3"
|
|
77 | 77 | runs-on: ubuntu-latest
|
78 | 78 | steps:
|
79 | 79 | - name: Cache Pub hosted dependencies
|
80 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 80 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
81 | 81 | with:
|
82 | 82 | path: "~/.pub-cache/hosted"
|
83 | 83 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:api_benchmark;commands:format-command_0-command_1-analyze_0"
|
@@ -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@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 122 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
123 | 123 | with:
|
124 | 124 | path: "~/.pub-cache/hosted"
|
125 | 125 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:benchmarks;commands:format-command_0-command_2-analyze_1"
|
@@ -161,7 +161,7 @@ jobs:
|
161 | 161 | runs-on: ubuntu-latest
|
162 | 162 | steps:
|
163 | 163 | - name: Cache Pub hosted dependencies
|
164 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 164 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
165 | 165 | with:
|
166 | 166 | path: "~/.pub-cache/hosted"
|
167 | 167 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:protobuf;commands:format-analyze_1"
|
@@ -195,7 +195,7 @@ jobs:
|
195 | 195 | runs-on: ubuntu-latest
|
196 | 196 | steps:
|
197 | 197 | - name: Cache Pub hosted dependencies
|
198 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 198 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
199 | 199 | with:
|
200 | 200 | path: "~/.pub-cache/hosted"
|
201 | 201 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:protoc_plugin;commands:format-command_0-command_3-analyze_1"
|
@@ -237,7 +237,7 @@ jobs:
|
237 | 237 | runs-on: ubuntu-latest
|
238 | 238 | steps:
|
239 | 239 | - name: Cache Pub hosted dependencies
|
240 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 240 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
241 | 241 | with:
|
242 | 242 | path: "~/.pub-cache/hosted"
|
243 | 243 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:protobuf;commands:test"
|
@@ -274,7 +274,7 @@ jobs:
|
274 | 274 | runs-on: ubuntu-latest
|
275 | 275 | steps:
|
276 | 276 | - name: Cache Pub hosted dependencies
|
277 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 277 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
278 | 278 | with:
|
279 | 279 | path: "~/.pub-cache/hosted"
|
280 | 280 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:protoc_plugin;commands:command_0-command_3-test"
|
@@ -319,7 +319,7 @@ jobs:
|
319 | 319 | runs-on: ubuntu-latest
|
320 | 320 | steps:
|
321 | 321 | - name: Cache Pub hosted dependencies
|
322 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 322 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
323 | 323 | with:
|
324 | 324 | path: "~/.pub-cache/hosted"
|
325 | 325 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:protobuf;commands:test"
|
@@ -356,7 +356,7 @@ jobs:
|
356 | 356 | runs-on: ubuntu-latest
|
357 | 357 | steps:
|
358 | 358 | - name: Cache Pub hosted dependencies
|
359 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 359 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
360 | 360 | with:
|
361 | 361 | path: "~/.pub-cache/hosted"
|
362 | 362 | key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:protoc_plugin;commands:command_0-command_3-test"
|
@@ -401,7 +401,7 @@ jobs:
|
401 | 401 | runs-on: macos-latest
|
402 | 402 | steps:
|
403 | 403 | - name: Cache Pub hosted dependencies
|
404 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 404 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
405 | 405 | with:
|
406 | 406 | path: "~/.pub-cache/hosted"
|
407 | 407 | key: "os:macos-latest;pub-cache-hosted;sdk:3.3.0;packages:protobuf;commands:test"
|
@@ -438,7 +438,7 @@ jobs:
|
438 | 438 | runs-on: macos-latest
|
439 | 439 | steps:
|
440 | 440 | - name: Cache Pub hosted dependencies
|
441 |
| - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 |
| 441 | + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf |
442 | 442 | with:
|
443 | 443 | path: "~/.pub-cache/hosted"
|
444 | 444 | key: "os:macos-latest;pub-cache-hosted;sdk:dev;packages:protobuf;commands:test"
|
|
0 commit comments