mirror of https://github.com/apache/poi.git
use temurin java
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
53da548689
commit
f57d8adee4
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Set up JDK
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
check-latest: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue