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 a1d0c6e commit 262149bCopy full SHA for 262149b
.github/workflows/test-and-deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Set up Sonatype Maven
44
uses: actions/setup-java@v2
45
with:
46
- java-version: 17
+ java-version: 8
47
distribution: temurin
48
server-id: ossrh
49
server-username: MAVEN_USERNAME
0 commit comments