Skip to content

Commit

Permalink
Merge pull request #18 from KobayashiYoh/feature/upgrade-ci-flutter-v…
Browse files Browse the repository at this point in the history
…ersion

Upgrade CI's Flutter version from 3.13.5 to 3.24.3
  • Loading branch information
KobayashiYoh authored Sep 19, 2024
2 parents 989f13b + 039ed53 commit a2a1443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/[email protected]
with:
flutter-version: '3.13.5'
flutter-version: '3.24.3'
- name: Install packages
run: flutter pub get
- name: Linter
Expand Down

0 comments on commit a2a1443

Please sign in to comment.