mirror of https://github.com/apache/openjpa.git
Upgrade GH workflows with JDK 8
This commit is contained in:
parent
a4c4e484bc
commit
7ef6c946e1
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: 1.8
|
||||
java-version: 8
|
||||
- name: 'Cache Maven packages'
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue