File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/coverage/.github/workflows Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 sdk : [stable]
2424 steps :
2525 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
26- - uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
26+ - uses : dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
2727 with :
2828 sdk : ${{ matrix.sdk }}
2929 - id : install
4949 sdk : [2.18.0, dev]
5050 steps :
5151 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
52- - uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
52+ - uses : dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
5353 with :
5454 sdk : ${{ matrix.sdk }}
5555 - id : install
6464 runs-on : ubuntu-latest
6565 steps :
6666 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
67- - uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
67+ - uses : dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
6868 with :
6969 sdk : dev
7070 - id : install
You can’t perform that action at this time.
0 commit comments