We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0cdf19 + 74fd3bc commit 3aea9ffCopy full SHA for 3aea9ff
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-java@v2
22
with:
23
distribution: 'temurin'
24
- java-version: 8
+ java-version: 17
25
- name: Build
26
shell: bash
27
run: ./gradlew build
0 commit comments