We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ac190 commit 86cb6c9Copy full SHA for 86cb6c9
.github/workflows/deploy.yaml
@@ -14,3 +14,4 @@ jobs:
14
gpg-passphrase: ${{ secrets.ARTIFACT_SIGNING_GPG_PRIVATE_KEY_PASSWORD }}
15
deploy-user: ${{ secrets.DEPLOY_USER_GITHUB_PACKAGES }}
16
deploy-password: ${{ secrets.DEPLOY_TOKEN_GITHUB_PACKAGES }}
17
+ java-version: '21'
0 commit comments