diff --git a/.github/workflows/FlutterBuild.yml b/.github/workflows/FlutterBuild.yml index 2978f6c..b72aa58 100644 --- a/.github/workflows/FlutterBuild.yml +++ b/.github/workflows/FlutterBuild.yml @@ -55,7 +55,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: '3.41.0' + flutter-version: '3.44.0' - run: flutter pub get - run: flutter build windows @@ -75,7 +75,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: '3.41.0' + flutter-version: '3.44.0' - run: flutter pub get - run: flutter build macos @@ -95,7 +95,7 @@ jobs: - uses: actions/checkout@v6 - uses: subosito/flutter-action@v2 with: - flutter-version: '3.41.0' + flutter-version: '3.44.0' - run: flutter pub get - run: flutter build web --release --base-href /arabic_learning/