Skip to content

Commit

Permalink
[#noissue] Change version 11 to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
intr3p1d committed Oct 22, 2024
1 parent 2b1cca4 commit 18416e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-central-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '11'
java-version: '8'
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
Expand Down

0 comments on commit 18416e5

Please sign in to comment.