We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee2a44 commit 909e4f2Copy full SHA for 909e4f2
pkgs/cli_util/.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
sdk: [dev]
22
steps:
23
- uses: actions/checkout@v2
24
- - uses: dart-lang/setup-dart@v1
+ - uses: dart-lang/setup-dart@v1.0
25
with:
26
sdk: ${{ matrix.sdk }}
27
- id: install
@@ -44,7 +44,7 @@ jobs:
44
sdk: [2.12.0, dev]
45
46
47
48
49
50
0 commit comments