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 184fee5 commit a97927eCopy full SHA for a97927e
.github/workflows/dart.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
- - uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
+ - uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
19
with:
20
sdk: main
21
- name: dart pub get (specification)
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
- name: dart pub get (accepted/future-releases/0546-patterns/exhaustiveness_prototype)
0 commit comments