Skip to content

Commit 9d0f566

Browse files
committed
minor fixed
1 parent 3a75a84 commit 9d0f566

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-java@v4
2626
with:
27-
java-version: '12'
27+
java-version: '11'
2828

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

0 commit comments

Comments
 (0)