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