Skip to content

Commit

Permalink
Update Flutter version in build-flutter-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TechAurelian authored May 12, 2023
1 parent 091e5c4 commit b3f7fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-flutter-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: flutter-actions/setup-flutter@v2
with:
channel: stable
version: 3.7.10
version: 3.10
- name: Clean
run: flutter clean
- name: Pub Get
Expand Down

0 comments on commit b3f7fc7

Please sign in to comment.