Skip to content

Commit

Permalink
Update gradle/actions action from v3 to v4 (major v4) (#162)
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 4, 2024
1 parent eb22c06 commit 68c5354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ jobs:
uses: actions/checkout@v4

- name: "Setup Gradle."
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4
with:
gradle-version: ${{ matrix.gradle }}
cache-disabled: true
Expand Down

0 comments on commit 68c5354

Please sign in to comment.