mirror of
https://github.com/flutter/samples.git
synced 2026-03-24 21:31:47 +00:00
Bump subosito/flutter-action from 2.7.1 to 2.8.0 (#1474)
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: '12.x'
|
||||
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
|
||||
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/flutter_ci_script_stable.sh
|
||||
@@ -46,7 +46,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '12.x'
|
||||
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
|
||||
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/android_ci_script.sh
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '12.x'
|
||||
- uses: subosito/flutter-action@1e6ee87cb840500837bcd50a667fb28815d8e310
|
||||
- uses: subosito/flutter-action@dbf1fa04f4d2e52c33185153d06cdb5443aa189d
|
||||
with:
|
||||
channel: beta
|
||||
- run: ./tool/ios_ci_script.sh
|
||||
|
||||
Reference in New Issue
Block a user