Skip to content

Commit

Permalink
Merge pull request #128 from bianjieai/sv/update-jdk
Browse files Browse the repository at this point in the history
update deploy.yml
  • Loading branch information
prolenking authored Aug 21, 2023
2 parents 58799c8 + 9ef6030 commit 58a27aa
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: 11
java-version: 17
distribution: 'adopt'
shell: bash -l {0}
server-id: ossrh
Expand Down

0 comments on commit 58a27aa

Please sign in to comment.