Skip to content

Commit

Permalink
Check if new gradle action fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels van de Weem committed Nov 18, 2024
1 parent 36679e7 commit 3cd1c2e
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 @@ -57,7 +57,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4
with:
gradle-home-cache-cleanup: true

Expand Down

0 comments on commit 3cd1c2e

Please sign in to comment.