Skip to content

Commit

Permalink
upgrade CI's Flutter version from 3.13.5 to 3.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KobayashiYoh committed Sep 19, 2024
1 parent 989f13b commit 039ed53
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 039ed53

Please sign in to comment.