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 06d1a3e commit 7a78d04Copy full SHA for 7a78d04
.github/workflows/publish-ayatana-maven.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/setup-java@v4
19
with:
20
distribution: 'zulu'
21
- java-version: 21
+ java-version: 22
22
cache: 'maven'
23
server-id: ossrh
24
server-username: MAVEN_USERNAME
.github/workflows/publish-minimal-maven.yml
0 commit comments