Skip to content

Commit 189718b

Browse files
authored
Update deploy.yml
1 parent 5644d9b commit 189718b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Java
1515
uses: actions/setup-java@v4
1616
with:
17-
java-version: '17'
17+
java-version: '24'
1818
distribution: 'corretto'
1919

2020
- name: Setup Gradle

0 commit comments

Comments
 (0)