We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa947cb commit 8a8633fCopy full SHA for 8a8633f
1 file changed
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Setup Java
73
uses: actions/setup-java@v2.3.1
74
with:
75
- java-version: 11
+ java-version: 17
76
distribution: adopt
77
cache: gradle
78
0 commit comments