Skip to content

Commit

Permalink
Change jdk version (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: zane-neo <[email protected]>
(cherry picked from commit cb64cca)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 31, 2024
1 parent 7ac1fb5 commit 6ad28ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: temurin # Temurin is a distribution of adoptium
java-version: 17
java-version: 21
- uses: actions/checkout@v3
- uses: aws-actions/configure-aws-credentials@v1
with:
Expand Down

0 comments on commit 6ad28ba

Please sign in to comment.