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 522703a commit f433a8eCopy full SHA for f433a8e
.github/workflows/conformance.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
go-version: '^1.16'
32
33
- - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
+ - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
34
35
sdk: stable
36
- run: dart --version
.github/workflows/verify_examples.yml
@@ -38,7 +38,7 @@ jobs:
38
os:ubuntu-latest;pub-cache-hosted;dart:dev
39
os:ubuntu-latest;pub-cache-hosted
40
os:ubuntu-latest
41
42
43
44
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
0 commit comments