1
- # Created with package:mono_repo v6.5.1
1
+ # Created with package:mono_repo v6.5.4
2
2
name : Dart Unit CI
3
3
on :
4
4
push :
20
20
runs-on : ubuntu-latest
21
21
steps :
22
22
- name : Cache Pub hosted dependencies
23
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
23
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
24
24
with :
25
25
path : " ~/.pub-cache/hosted"
26
26
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.18.0;packages:dartfn-functions_framework_builder-gcp-integration_test;commands:test_0"
@@ -30,12 +30,12 @@ jobs:
30
30
os:ubuntu-latest;pub-cache-hosted
31
31
os:ubuntu-latest
32
32
- name : Setup Dart SDK
33
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
33
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
34
34
with :
35
35
sdk : " 2.18.0"
36
36
- id : checkout
37
37
name : Checkout repository
38
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
38
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
39
39
- id : dartfn_pub_upgrade
40
40
name : dartfn; dart pub upgrade
41
41
run : dart pub upgrade
77
77
runs-on : ubuntu-latest
78
78
steps :
79
79
- name : Cache Pub hosted dependencies
80
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
80
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
81
81
with :
82
82
path : " ~/.pub-cache/hosted"
83
83
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.18.0;packages:gcp;commands:command"
@@ -87,12 +87,12 @@ jobs:
87
87
os:ubuntu-latest;pub-cache-hosted
88
88
os:ubuntu-latest
89
89
- name : Setup Dart SDK
90
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
90
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
91
91
with :
92
92
sdk : " 2.18.0"
93
93
- id : checkout
94
94
name : Checkout repository
95
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
95
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
96
96
- id : gcp_pub_upgrade
97
97
name : gcp; dart pub upgrade
98
98
run : dart pub upgrade
@@ -107,7 +107,7 @@ jobs:
107
107
runs-on : ubuntu-latest
108
108
steps :
109
109
- name : Cache Pub hosted dependencies
110
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
110
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
111
111
with :
112
112
path : " ~/.pub-cache/hosted"
113
113
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:dartfn-functions_framework-integration_test;commands:test_1"
@@ -117,12 +117,12 @@ jobs:
117
117
os:ubuntu-latest;pub-cache-hosted
118
118
os:ubuntu-latest
119
119
- name : Setup Dart SDK
120
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
120
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
121
121
with :
122
122
sdk : dev
123
123
- id : checkout
124
124
name : Checkout repository
125
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
125
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
126
126
- id : dartfn_pub_upgrade
127
127
name : dartfn; dart pub upgrade
128
128
run : dart pub upgrade
@@ -155,7 +155,7 @@ jobs:
155
155
runs-on : ubuntu-latest
156
156
steps :
157
157
- name : Cache Pub hosted dependencies
158
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
158
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
159
159
with :
160
160
path : " ~/.pub-cache/hosted"
161
161
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:dartfn-functions_framework_builder-gcp-integration_test;commands:test_0"
@@ -165,12 +165,12 @@ jobs:
165
165
os:ubuntu-latest;pub-cache-hosted
166
166
os:ubuntu-latest
167
167
- name : Setup Dart SDK
168
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
168
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
169
169
with :
170
170
sdk : dev
171
171
- id : checkout
172
172
name : Checkout repository
173
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
173
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
174
174
- id : dartfn_pub_upgrade
175
175
name : dartfn; dart pub upgrade
176
176
run : dart pub upgrade
@@ -212,7 +212,7 @@ jobs:
212
212
runs-on : macos-latest
213
213
steps :
214
214
- name : Cache Pub hosted dependencies
215
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
215
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
216
216
with :
217
217
path : " ~/.pub-cache/hosted"
218
218
key : " os:macos-latest;pub-cache-hosted;sdk:2.18.0;packages:gcp;commands:test_0"
@@ -222,12 +222,12 @@ jobs:
222
222
os:macos-latest;pub-cache-hosted
223
223
os:macos-latest
224
224
- name : Setup Dart SDK
225
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
225
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
226
226
with :
227
227
sdk : " 2.18.0"
228
228
- id : checkout
229
229
name : Checkout repository
230
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
230
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
231
231
- id : gcp_pub_upgrade
232
232
name : gcp; dart pub upgrade
233
233
run : dart pub upgrade
@@ -242,7 +242,7 @@ jobs:
242
242
runs-on : macos-latest
243
243
steps :
244
244
- name : Cache Pub hosted dependencies
245
- uses : actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
245
+ uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
246
246
with :
247
247
path : " ~/.pub-cache/hosted"
248
248
key : " os:macos-latest;pub-cache-hosted;sdk:dev;packages:gcp;commands:test_0"
@@ -252,12 +252,12 @@ jobs:
252
252
os:macos-latest;pub-cache-hosted
253
253
os:macos-latest
254
254
- name : Setup Dart SDK
255
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
255
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
256
256
with :
257
257
sdk : dev
258
258
- id : checkout
259
259
name : Checkout repository
260
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
260
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
261
261
- id : gcp_pub_upgrade
262
262
name : gcp; dart pub upgrade
263
263
run : dart pub upgrade
@@ -272,12 +272,12 @@ jobs:
272
272
runs-on : windows-latest
273
273
steps :
274
274
- name : Setup Dart SDK
275
- uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
275
+ uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
276
276
with :
277
277
sdk : dev
278
278
- id : checkout
279
279
name : Checkout repository
280
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
280
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
281
281
- id : gcp_pub_upgrade
282
282
name : gcp; dart pub upgrade
283
283
run : dart pub upgrade
0 commit comments