diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8c5b49e4..e6d3a331 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -49,7 +49,7 @@ jobs: - name: Set up JDK uses: actions/setup-java@v4 with: - java-version: 22 + java-version: 23 distribution: 'temurin' server-id: ossrh server-username: OSSRH_USERNAME