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 f07a650 commit 07d5d7dCopy full SHA for 07d5d7d
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
sdk: [2.17.0, stable, dev]
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
21
- - uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
+ - uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
22
with:
23
sdk: ${{ matrix.sdk }}
24
- run: dart pub get
0 commit comments