Skip to content

Commit

Permalink
Bump Flutter version used for building
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle authored May 20, 2024
1 parent 0f61d2c commit e2c599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.9'
flutter-version: '3.22.0'

- name: Get dependencies
run: flutter pub get
Expand Down

0 comments on commit e2c599e

Please # to comment.