1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00
This commit is contained in:
Bartek Pacia 2024-03-31 18:54:58 +02:00
parent d9ceed6c82
commit d6d787296e
No known key found for this signature in database

View file

@ -68,7 +68,7 @@ jobs:
- uses: ./
with:
channel: stable
flutter-version: 3.10.6
flutter-version: 3.19.0
cache: false
precache: false
- run: dart --version
@ -100,7 +100,7 @@ jobs:
- uses: ./
with:
channel: stable
flutter-version: 3.10.6
flutter-version: 3.19.0
cache: false
precache: true
- run: dart --version