poi github action

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903536 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-08-18 21:45:29 +00:00
parent 214fe205c4
commit 553993cfaf

View File

@ -24,7 +24,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '11'
cache: 'maven'
cache: 'gradle'
- name: Verify Gradle wrapper
uses: gradle/wrapper-validation-action@v1