Skip to content

Commit 14edb9a

Browse files
authored
Update maven-publish.yml
1 parent 4132ba9 commit 14edb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v2
20-
- name: Set up JDK 11
20+
- name: Set up JDK 8
2121
uses: actions/setup-java@v2
2222
with:
2323
java-version: '8'

0 commit comments

Comments
 (0)