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 6d7fd06 commit 8f2b7e9Copy full SHA for 8f2b7e9
.github/workflows/dart.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
17
- - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
+ - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
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