mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Bump flutter to 3.38
This commit is contained in:
2
.github/actions/flutter-common/action.yml
vendored
2
.github/actions/flutter-common/action.yml
vendored
@@ -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
|
||||
|
||||
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user