Skip to content

Commit

Permalink
Merge pull request #127 from bianjieai/sv/update-jdk
Browse files Browse the repository at this point in the history
update jdk-version
  • Loading branch information
prolenking authored Aug 21, 2023
2 parents f75a010 + 229f4f9 commit 58799c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
java-version: 8
java-version: 11
distribution: 'adopt'
shell: bash -l {0}
server-id: ossrh
Expand Down

0 comments on commit 58799c8

Please sign in to comment.