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 7e807cf commit 9dcddddCopy full SHA for 9dcdddd
1 file changed
.github/workflows/java8-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up JDK 8
15
uses: actions/setup-java@v4
16
with:
17
- java-version: 8
+ java-version: '8'
18
distribution: 'temurin'
19
server-id: ossrh
20
- name: Import GPG Key
0 commit comments