Skip to content

Commit 1144d82

Browse files
committed
Update JDK in publish-gradle job
1 parent 29071a4 commit 1144d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/setup-java@v4
2323
with:
2424
distribution: 'temurin'
25-
java-version: 11
25+
java-version: 17
2626

2727
- name: gradle release ${{inputs.version}}
2828
run: |

0 commit comments

Comments
 (0)