Skip to content

Commit 8df9f40

Browse files
authored
Update flutter.yml
1 parent 53880d6 commit 8df9f40

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: '2.0.5'
25+
flutter-version: '3.3.2'
2626
channel: 'stable'
2727
- run: flutter packages get
2828
- run: flutter test

0 commit comments

Comments
 (0)