]> source.dussan.org Git - poi.git/commitdiff
poi github action
authorPJ Fanning <fanningpj@apache.org>
Thu, 18 Aug 2022 21:45:29 +0000 (21:45 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 18 Aug 2022 21:45:29 +0000 (21:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903536 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/test-gradle.yml

index ce170275334909a60fedcd6a364d04d116321e42..81461c9ff9be1a2bbc22e3367fa49e20f76aaee3 100644 (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