We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5644d9b commit 189718bCopy full SHA for 189718b
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Java
15
uses: actions/setup-java@v4
16
with:
17
- java-version: '17'
+ java-version: '24'
18
distribution: 'corretto'
19
20
- name: Setup Gradle
0 commit comments