Skip to content

Commit baa8693

Browse files
author
Paul Philion
committed
updating flutter versiob to 3.38.4
1 parent 83199e3 commit baa8693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webpreview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: subosito/flutter-action@v2
2727
with:
2828
channel: stable
29-
flutter-version: '3.24.5'
29+
flutter-version: '3.38.4'
3030
- run: flutter pub get
3131
# original values are in deployment/values.cloud.yaml
3232
- run: flutter build web --web-renderer html --dart-define=SUPABASE_ANON_KEY=${{ secrets.CLOUD_DB_JWT_ANON_KEY}} --dart-define=SUPABASE_URL=${{ secrets.CLOUD_DB_URL}}

0 commit comments

Comments
 (0)