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 9695c16 commit db986caCopy full SHA for db986ca
.github/workflows/dart.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
17
- - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
+ - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
18
with:
19
sdk: main
20
- name: dart pub get (specification)
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
- name: dart pub get (accepted/future-releases/0546-patterns/exhaustiveness_prototype)
0 commit comments