Skip to content

Commit

Permalink
Updated main.yml to build with Flutter v3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PLGuerraDesigns authored Aug 8, 2024
1 parent d4fdce5 commit 6531a2d
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 @@ -13,7 +13,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.16.9
flutter-version: 3.24.0
- run: flutter --version
- run: flutter pub get
# - run: flutter test
Expand Down

0 comments on commit 6531a2d

Please sign in to comment.