Skip to content

Commit 2bc754a

Browse files
authored
Update deployJarToOSS.yml
1 parent a7f4c4d commit 2bc754a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployJarToOSS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Java and Maven
1919
uses: actions/setup-java@v1
2020
with:
21-
java-version: 8
21+
java-version: 17
2222

2323
- name: Release Maven package
2424
uses: samuelmeuli/action-maven-publish@v1

0 commit comments

Comments
 (0)