We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7fc0c commit 7167b23Copy full SHA for 7167b23
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Set up JDK
49
uses: actions/setup-java@v1
50
with:
51
- java-version: 6
+ java-version: 8
52
- name: Publish snapshot artifacts
53
env:
54
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
0 commit comments