Skip to content

Commit

Permalink
flutter upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
arifayduran committed Dec 12, 2024
1 parent 4421e19 commit 7a95c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_firebase_and_github_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.5' # Optionally specify the version you need
flutter-version: '3.27.0' # Optionally specify the version you need

# Step 3: Install Firebase CLI globally
- name: Install Firebase CLI
Expand Down

0 comments on commit 7a95c38

Please sign in to comment.