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 ac21b1e commit 483cec5Copy full SHA for 483cec5
.github/workflows/flutter.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: subosito/[email protected]
17
with:
18
- channel: 'master'
+ channel: 'stable'
19
20
- name: Doctor
21
run: flutter doctor
0 commit comments