Skip to content

Commit c023e0e

Browse files
authored
Update flutter-actions.yml
1 parent 9668028 commit c023e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter-actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: actions/setup-java@v4
2929
with:
3030
java-version: "19"
31+
distribution: 'temurin'
3132
cache: "gradle"
3233

3334
- name: Set up Flutter

0 commit comments

Comments
 (0)