Skip to content

Commit 9dcdddd

Browse files
authored
Update java8-publish.yml
1 parent 7e807cf commit 9dcdddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java8-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up JDK 8
1515
uses: actions/setup-java@v4
1616
with:
17-
java-version: 8
17+
java-version: '8'
1818
distribution: 'temurin'
1919
server-id: ossrh
2020
- name: Import GPG Key

0 commit comments

Comments
 (0)