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 88 interval : monthly
99 labels :
1010 - autosubmit
11+ groups :
12+ github-actions :
13+ patterns :
14+ - " *"
Original file line number Diff line number Diff line change 2222 sdk : [dev]
2323 steps :
2424 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
25- - uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
25+ - uses : dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
2626 with :
2727 sdk : ${{ matrix.sdk }}
2828 - id : install
4747 sdk : [3.4, dev]
4848 steps :
4949 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
50- - uses : dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
50+ - uses : dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5151 with :
5252 sdk : ${{ matrix.sdk }}
5353 - id : install
You can’t perform that action at this time.
0 commit comments