We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9668028 commit c023e0eCopy full SHA for c023e0e
.github/workflows/flutter-actions.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: actions/setup-java@v4
29
with:
30
java-version: "19"
31
+ distribution: 'temurin'
32
cache: "gradle"
33
34
- name: Set up Flutter
0 commit comments