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 b7c7d07 commit 31b4488Copy full SHA for 31b4488
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Configure JDK
70
uses: actions/setup-java@d202f5dbf7256730fb690ec59f6381650114feb2 # v1.4.3
71
with:
72
- java-version: 11
+ java-version: 17
73
74
- run: touch local.properties
75
0 commit comments