File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
# TODO(srujzs): Replace with stable when 3.3 is out.
25
25
sdk : [dev, 3.3]
26
26
steps :
27
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
27
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
28
28
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
29
29
with :
30
30
sdk : ${{ matrix.sdk }}
48
48
os : [ubuntu-latest]
49
49
sdk : [dev, 3.3]
50
50
steps :
51
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
51
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
52
52
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
53
53
with :
54
54
sdk : ${{ matrix.sdk }}
69
69
os : [ubuntu-latest]
70
70
sdk : [dev]
71
71
steps :
72
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
72
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
73
73
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
74
74
with :
75
75
sdk : ${{ matrix.sdk }}
93
93
os : [ubuntu-latest]
94
94
sdk : [main]
95
95
steps :
96
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
96
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
97
97
- uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
98
98
with :
99
99
sdk : ${{ matrix.sdk }}
You can’t perform that action at this time.
0 commit comments