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 11f068b commit 4920b6eCopy full SHA for 4920b6e
.github/workflows/conformance.yml
@@ -35,7 +35,7 @@ jobs:
35
sdk: stable
36
- run: dart --version
37
38
- - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
+ - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
39
- run: dart pub upgrade
40
working-directory: integration_test
41
.github/workflows/verify_examples.yml
@@ -41,7 +41,7 @@ jobs:
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
42
with:
43
44
45
46
- id: pub_get
47
run: dart pub get
0 commit comments