Commit ba3de0d 1 parent 80f090a commit ba3de0d Copy full SHA for ba3de0d
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
os:ubuntu-latest;pub-cache-hosted
29
29
os:ubuntu-latest
30
30
- name : Setup Dart SDK
31
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
31
+ uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
32
32
with :
33
33
sdk : stable
34
34
- id : checkout
53
53
os:ubuntu-latest;pub-cache-hosted
54
54
os:ubuntu-latest
55
55
- name : Setup Dart SDK
56
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
56
+ uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
57
57
with :
58
58
sdk : " 3.3.0"
59
59
- id : checkout
@@ -126,7 +126,7 @@ jobs:
126
126
os:ubuntu-latest;pub-cache-hosted
127
127
os:ubuntu-latest
128
128
- name : Setup Dart SDK
129
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
129
+ uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
130
130
with :
131
131
sdk : dev
132
132
- id : checkout
@@ -199,7 +199,7 @@ jobs:
199
199
os:ubuntu-latest;pub-cache-hosted
200
200
os:ubuntu-latest
201
201
- name : Setup Dart SDK
202
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
202
+ uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
203
203
with :
204
204
sdk : " 3.3.0"
205
205
- id : checkout
@@ -251,7 +251,7 @@ jobs:
251
251
os:ubuntu-latest;pub-cache-hosted
252
252
os:ubuntu-latest
253
253
- name : Setup Dart SDK
254
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
254
+ uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
255
255
with :
256
256
sdk : dev
257
257
- id : checkout
You can’t perform that action at this time.
0 commit comments