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 51be35d commit 4c5654dCopy full SHA for 4c5654d
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Java
22
uses: actions/setup-java@v4
23
with:
24
- java-version: 1.8
+ java-version: 8
25
distribution: 'temurin'
26
27
- name: Deploy to Maven repository
0 commit comments