Skip to content

Commit

Permalink
Update Flutter version in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
senthilnasa committed Feb 2, 2024
1 parent 038d631 commit d287997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
- uses: subosito/flutter-action@v1
with:
flutter-version: "2.8.0"
channel: "stable"
- run: flutter pub get
#- run: flutter analyze
Expand Down

0 comments on commit d287997

Please sign in to comment.