Skip to content

Commit 3639867

Browse files
authored
Update dart.yml
1 parent 14f9166 commit 3639867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: '12.x'
2323
- uses: subosito/flutter-action@v1
2424
with:
25-
flutter-version: '2.2.3'
25+
flutter-version: '2.8.0'
2626
channel: 'stable'
2727
- run: flutter packages get
2828
- run: flutter format lib/ test/ --set-exit-if-changed

0 commit comments

Comments
 (0)