Skip to content

Commit

Permalink
Update flutter version in CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
jonataslaw authored Aug 16, 2024
1 parent fc1619e commit f0aed66
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 @@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.22.0"
flutter-version: "3.24.0"
channel: "stable"
- run: flutter pub get
#- run: flutter analyze
Expand Down

0 comments on commit f0aed66

Please sign in to comment.