Skip to content

Commit

Permalink
Upgrade flutter version to 3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
up2code committed Sep 2, 2024
1 parent ddf0f21 commit 7112cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.0'
flutter-version: '3.24.1'
channel: 'stable'

- run: flutter --version
Expand Down

0 comments on commit 7112cb4

Please sign in to comment.