Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action to v3.5.0 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 34448fa commit f55456c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.5.0
with:
gradle-home-cache-cleanup: true

Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.5.0
with:
gradle-home-cache-cleanup: true

Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.5.0
with:
gradle-home-cache-cleanup: true

Expand Down

0 comments on commit f55456c

Please sign in to comment.