Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq authored Sep 9, 2023
1 parent 8fead1c commit 6dc412b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# if: steps.cache-flutter.outputs.cache-hit != 'true'
uses: subosito/flutter-action@v2
with:
flutter-version: '3.7.12'
flutter-version: '3.10.6'
channel: 'any'
- run: flutter --version

Expand Down

0 comments on commit 6dc412b

Please sign in to comment.