Skip to content

Commit

Permalink
upgrade flutter verion in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu goyal committed Feb 8, 2025
1 parent 258f144 commit 03c078d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
# Temporary fix to failing CI
flutter-version: '3.22.2'
flutter-version: '3.27.3'
architecture: x64
# channel: "stable"
- run: flutter pub get
Expand Down

0 comments on commit 03c078d

Please sign in to comment.