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.
2 parents 070ab82 + e43d209 commit 26f5bc6Copy full SHA for 26f5bc6
.github/workflows/flutter.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: '12.x'
23
- uses: subosito/flutter-action@v1
24
with:
25
- flutter-version: '1.7.8+hotfix.4'
+ flutter-version: '2.0.5'
26
channel: 'stable'
27
- run: flutter packages get
28
- run: flutter test
0 commit comments