mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
Update Flutter Version to 3.29.3 (#241)
This commit is contained in:
14
.github/workflows/continuous-delivery.yaml
vendored
14
.github/workflows/continuous-delivery.yaml
vendored
@@ -185,7 +185,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -235,7 +235,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -304,7 +304,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -382,7 +382,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "master"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -446,7 +446,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -525,7 +525,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
@@ -564,7 +564,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
|
||||
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.2"
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"
|
||||
|
||||
Reference in New Issue
Block a user