Skip to content

Commit

Permalink
Revised Flutter Version - main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PLGuerraDesigns authored Apr 26, 2024
1 parent 45f23a9 commit 3e2add9
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: 4145645
flutter-version: 3.16.9
- run: flutter --version
- run: flutter pub get
# - run: flutter test
Expand Down

0 comments on commit 3e2add9

Please sign in to comment.