Skip to content

Commit 26f5bc6

Browse files
committed
2 parents 070ab82 + e43d209 commit 26f5bc6

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)