Skip to content

Commit

Permalink
BirthdayCalendar upgrading flutter version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerPacific committed Nov 8, 2024
1 parent 9bd48f4 commit 2aa4357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.16.0'
flutter-version: '3.22.0'
channel: 'stable'
- uses: dart-lang/setup-dart@v1
with:
Expand Down

0 comments on commit 2aa4357

Please sign in to comment.