Commit d4092d3 1 parent 96b89a6 commit d4092d3 Copy full SHA for d4092d3
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 40
40
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
41
41
with :
42
42
submodules : recursive
43
- - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
43
+ - uses : dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
44
44
with :
45
45
sdk : ${{ matrix.sdk }}
46
46
- name : Fetch Dart packages
59
59
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
60
60
with :
61
61
submodules : recursive
62
- - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
62
+ - uses : dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
63
63
with :
64
64
sdk : stable
65
65
- name : Fetch Dart packages
74
74
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
75
75
with :
76
76
submodules : recursive
77
- - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
77
+ - uses : dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
78
78
with :
79
79
sdk : stable
80
80
- name : Fetch Dart packages
@@ -102,7 +102,7 @@ jobs:
102
102
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
103
103
with :
104
104
submodules : recursive
105
- - uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
105
+ - uses : dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
106
106
with :
107
107
sdk : stable
108
108
- name : Fetch Dart packages
You can’t perform that action at this time.
0 commit comments