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 fe72a1f commit aa1ba5fCopy full SHA for aa1ba5f
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Flutter
19
uses: subosito/flutter-action@v2
20
with:
21
- channel: beta
+ channel: main
22
cache: true
23
24
- name: Install melos
0 commit comments