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 80ff46f commit 0bd1fedCopy full SHA for 0bd1fed
.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@b64355ae6ca0b5d484f0106a033dd1388965d06d
+ - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
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