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 b7c09c7 commit 22d59cbCopy full SHA for 22d59cb
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/setup-java@v4
31
with:
32
distribution: 'temurin'
33
- java-version: '11'
+ java-version: '17'
34
- uses: subosito/flutter-action@v2
35
36
channel: 'stable'
0 commit comments