File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
interval : monthly
9
9
labels :
10
10
- autosubmit
11
+ groups :
12
+ github-actions :
13
+ patterns :
14
+ - " *"
Original file line number Diff line number Diff line change 22
22
sdk : [dev]
23
23
steps :
24
24
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
25
- - uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
25
+ - uses : dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
26
26
with :
27
27
sdk : ${{ matrix.sdk }}
28
28
- id : install
47
47
sdk : [3.4, dev]
48
48
steps :
49
49
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
50
- - uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
50
+ - uses : dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
51
51
with :
52
52
sdk : ${{ matrix.sdk }}
53
53
- id : install
You can’t perform that action at this time.
0 commit comments