We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe2eb2 commit 214508cCopy full SHA for 214508c
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Java
22
uses: actions/setup-java@v3
23
with:
24
- java-version: '17'
+ java-version: '21'
25
distribution: 'temurin'
26
27
- name: Setup Gradle
0 commit comments