Skip to content

Commit e43d209

Browse files
authored
Update flutter.yml
1 parent b2a495d commit e43d209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.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: '1.7.8+hotfix.4'
25+
flutter-version: '2.0.5'
2626
channel: 'stable'
2727
- run: flutter packages get
2828
- run: flutter test

0 commit comments

Comments
 (0)