Skip to content

Commit c86d83f

Browse files
authored
Update publish.yml
1 parent b10d9f8 commit c86d83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-java@v5
1818
with:
1919
distribution: "temurin"
20-
java-version: "18"
20+
java-version: "21"
2121
cache: "gradle"
2222
- name: Validate Gradle wrapper
2323
uses: gradle/actions/wrapper-validation@49ec880f92204d92aac59e81f28195de48b4a7fa

0 commit comments

Comments
 (0)