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 bc9b979 commit d278038Copy full SHA for d278038
.github/workflows/base.yaml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/setup-java@v4
30
with:
31
distribution: 'zulu'
32
- java-version: '11'
+ java-version: '17'
33
- name: Setup Flutter
34
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
35
0 commit comments