Skip to content

Commit 108b5a9

Browse files
committed
workflow file update
1 parent 7a0a86e commit 108b5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/setup-java@v4
2626
with:
2727
distribution: 'zulu' # Or 'temurin', 'oracle', etc.
28-
java-version: '11'
28+
java-version: '17'
2929

3030
- run: flutter pub get
3131
working-directory: best_flutter_ui_templates

0 commit comments

Comments
 (0)