We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a762c7 commit 823221fCopy full SHA for 823221f
.github/workflows/mobile.yml
@@ -19,7 +19,7 @@ jobs:
19
distribution: 'temurin'
20
java-version: '17'
21
cache: 'gradle'
22
- - uses: subosito/flutter-action@v2.14.0
+ - uses: subosito/flutter-action@v2.16.0
23
with:
24
channel: 'beta'
25
flutter-version: '2.2.0-10.1.pre'
0 commit comments