Skip to content

Commit b8ca5f5

Browse files
authored
Update java8-publish.yml
1 parent c79707e commit b8ca5f5

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: 11
1818
distribution: 'temurin'
1919

2020
- name: Import GPG Key

0 commit comments

Comments
 (0)