We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91341f commit 56df632Copy full SHA for 56df632
1 file changed
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/setup-java@v4
41
with:
42
distribution: zulu
43
- java-version: 24
+ java-version: 21
44
server-id: central
45
server-username: CENTRAL_USERNAME
46
server-password: CENTRAL_TOKEN
0 commit comments