Skip to content

Commit

Permalink
chore: renew flutter version to '3.3.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
d1y committed Dec 25, 2022
1 parent 2ac4fe4 commit cd04625
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 @@ -26,7 +26,7 @@ jobs:
node ./scripts/run.mjs
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.5"
flutter-version: "3.3.8"
channel: "stable"

- run: flutter pub get
Expand Down

0 comments on commit cd04625

Please sign in to comment.