Skip to content

Commit

Permalink
Update gradle/actions action to v4 (#9)
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 8, 2024
1 parent c77fb35 commit 8f96dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
architecture: x64

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3.5.0
uses: gradle/actions/setup-gradle@v4.0.0

- name: Cache Gradle Packages
uses: actions/cache@v4.0.2
Expand Down

0 comments on commit 8f96dff

Please sign in to comment.