Skip to content

Commit

Permalink
Upgrade flutter for git workflow to 3.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arianneorpilla committed Jun 18, 2023
1 parent 7261c40 commit 2627271
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 @@ -18,7 +18,7 @@ jobs:
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.4'
flutter-version: '3.10.5'
- run: flutter pub get
working-directory: yuuna
- run: flutter pub run build_runner build --delete-conflicting-outputs
Expand Down

0 comments on commit 2627271

Please sign in to comment.