Skip to content

Commit 23f554d

Browse files
dependabot[bot]backslashxx
authored andcommitted
build(deps): bump gradle/actions from 3 to 4 in the actions group (tiann#1946)
1 parent acde168 commit 23f554d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-manager.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,7 @@ jobs:
8585
java-version: 21
8686

8787
- name: Setup Gradle
88-
uses: gradle/actions/setup-gradle@v3
89-
with:
90-
gradle-home-cache-cleanup: true
88+
uses: gradle/actions/setup-gradle@v4
9189

9290
- name: Setup Android SDK
9391
uses: android-actions/setup-android@v3

0 commit comments

Comments
 (0)