Skip to content

Commit

Permalink
Update Setup Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Satxm committed Nov 23, 2024
1 parent 1e5a334 commit 6c7ab28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/gradle-build-action@v3
uses: actions/setup-gradle@v4
with:
cache-read-only: false
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit 6c7ab28

Please sign in to comment.