Kaynağa Gözat
Merge pull request #493 from juliuscanute/dependabot/github_actions/subosito/flutter-action-2.3.0
Bump subosito/flutter-action from 1 to 2.3.0
flutter-beta
Julian Steenbakker
4 yıl önce
committed by
GitHub
ebeveyn
işleme
a642a313a7
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
.github/workflows/dart.yml
|
|
|
@@ -12,7 +12,7 @@ jobs: |
|
|
|
- uses: actions/setup-java@v1 |
|
|
|
with: |
|
|
|
java-version: '12.x' |
|
|
|
- uses: subosito/flutter-action@v1 |
|
|
|
- uses: subosito/flutter-action@v2.3.0 |
|
|
|
- name: Version |
|
|
|
run: flutter doctor -v |
|
|
|
- name: Install dependencies |
|
|
|
|