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 6240c26 commit 4f5eeeeCopy full SHA for 4f5eeee
.github/workflows/snapshot.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v3
21
with:
22
distribution: 'temurin'
23
- java-version: 8.0.x
+ java-version: 17.0.x
24
server-id: ossrh
25
server-username: OSSRH_USERNAME
26
server-password: OSSRH_TOKEN
0 commit comments