We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497d9f6 commit a806b70Copy full SHA for a806b70
.github/workflows/base.yaml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/setup-java@v4
38
with:
39
distribution: 'zulu'
40
- java-version: '11'
+ java-version: '17'
41
- name: Setup Flutter
42
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
43
0 commit comments