We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbc393 commit 3a1ad7fCopy full SHA for 3a1ad7f
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: "Set up JDK"
21
uses: actions/setup-java@v4
22
with:
23
- java-version: '11'
+ java-version: '17'
24
distribution: 'adopt'
25
cache: maven
26
server-id: github
0 commit comments