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 14f9166 commit 3639867Copy full SHA for 3639867
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: '12.x'
23
- uses: subosito/flutter-action@v1
24
with:
25
- flutter-version: '2.2.3'
+ flutter-version: '2.8.0'
26
channel: 'stable'
27
- run: flutter packages get
28
- run: flutter format lib/ test/ --set-exit-if-changed
0 commit comments