We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74bf16 commit f0ea846Copy full SHA for f0ea846
.github/workflows/flutter-actions.yml
@@ -13,6 +13,7 @@ jobs:
13
uses: actions/setup-java@v4
14
with:
15
java-version: '19'
16
+ distribution: 'temurin'
17
cache: 'gradle'
18
- name: Set up Flutter
19
uses: subosito/flutter-action@v2
0 commit comments