mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Bump subosito/flutter-action from 2.13.0 to 2.14.0 (#2215)
This commit is contained in:
6
.github/workflows/beta.yml
vendored
6
.github/workflows/beta.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
|
||||
- uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/flutter_ci_script_stable.sh
|
||||
@@ -46,7 +46,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
|
||||
- uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/android_ci_script.sh
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
|
||||
- uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/ios_ci_script.sh
|
||||
|
||||
Reference in New Issue
Block a user