Skip to content

Commit

Permalink
updated flutter-version in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
manoj1749 committed Mar 5, 2023
1 parent 57b89b5 commit 2346755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@v1
with:
flutter-version: "3.0.4"
flutter-version: "3.7.0"
- run: flutter pub get
- run: flutter test
- run: flutter analyze
Expand Down

0 comments on commit 2346755

Please sign in to comment.