Skip to content

Commit 2346755

Browse files
committed
updated flutter-version in workflow file
1 parent 57b89b5 commit 2346755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
java-version: "12.x"
1717
- uses: subosito/flutter-action@v1
1818
with:
19-
flutter-version: "3.0.4"
19+
flutter-version: "3.7.0"
2020
- run: flutter pub get
2121
- run: flutter test
2222
- run: flutter analyze

0 commit comments

Comments
 (0)