Bump flutter to 3.38

This commit is contained in:
Roland Geider
2025-11-18 17:52:57 +01:00
parent ce983c2db1
commit fecfcf2b20
4 changed files with 9 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ runs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.35.7
flutter-version: 3.38.1
cache: true
- name: Install Flutter dependencies

View File

@@ -7,8 +7,10 @@ on:
pull_request:
branches: [ master, ]
paths:
- '**.dart'
- '**/*.dart'
- 'pubspec.yaml'
- '.github/actions/flutter-common/action.yml'
- '.github/workflows/ci.yml'
workflow_call:
workflow_dispatch: