We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07eb78b commit 0aff1d2Copy full SHA for 0aff1d2
.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.18.0
+ - uses: subosito/flutter-action@v2.19.0
23
with:
24
channel: 'stable'
25
flutter-version: '2.2.2'
0 commit comments