There was an error while loading. Please reload this page.
1 parent 12c86b6 commit 44f15f0Copy full SHA for 44f15f0
1 file changed
.github/workflows/gradle-publish.yml
@@ -32,8 +32,8 @@ jobs:
32
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
33
settings-path: ${{ github.workspace }} # location for the settings.xml file
34
35
- - name: Setup Gradle
36
- uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
+ - name: Gradle Cache
+ uses: actions/cache@v4
37
with:
38
path: |
39
~/.gradle/caches
0 commit comments