Skip to content

Commit

Permalink
Merge pull request #4 from StrongestNumber9/java-version
Browse files Browse the repository at this point in the history
Updates java version on github worker
  • Loading branch information
StrongestNumber9 authored May 25, 2023
2 parents e0b693f + 204f5f0 commit 5a94997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup GitHub Packages
uses: actions/setup-java@v2
with:
java-version: 8.0.292+10
java-version: 17
distribution: 'adopt'
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE
Expand Down

0 comments on commit 5a94997

Please sign in to comment.