We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad8b8ae + 262149b commit 75d5ad3Copy full SHA for 75d5ad3
.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