Skip to content

Commit 264cceb

Browse files
authored
Update publish.yml
1 parent 4353857 commit 264cceb

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v3
2323
with:
2424
distribution: 'zulu'
25-
java-version: '11'
25+
java-version: '17'
2626
- name: CopyAars
2727
uses: eskatos/gradle-command-action@v1
2828
with:

0 commit comments

Comments
 (0)