Skip to content

Commit

Permalink
upgrade to Flutter 3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kern, Thomas committed Jan 16, 2025
1 parent 063c5ee commit 83e4165
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_release_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
cache: 'gradle'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.3'
flutter-version: '3.27.2'
channel: 'stable'
cache: true
- name: read-yaml-file
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.3'
flutter-version: '3.27.2'
channel: 'stable'
- name: read-yaml-file
uses: pietrobolcato/[email protected]
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
cache: 'gradle'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.3'
flutter-version: '3.27.2'
channel: 'stable'
cache: true
- name: read-yaml-file
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:
cache: 'gradle'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.3'
flutter-version: '3.27.2'
channel: 'stable'
cache: true
- name: read-yaml-file
Expand Down

0 comments on commit 83e4165

Please sign in to comment.