Skip to content

Commit

Permalink
Update Flutter version in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TechAurelian committed Oct 29, 2024
1 parent cf97d9e commit d7fa7a3
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.19.5
version: 3.24.4
- name: Clean
run: flutter clean
- name: Pub Get
Expand Down

0 comments on commit d7fa7a3

Please sign in to comment.