Skip to content

Commit 82c071e

Browse files
committed
[fixme] update setup-gradle actions task to get per branch cache
this is a huge build, hopefully it caches properly
1 parent 8e3b41f commit 82c071e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# branch: Build_JRE_25
6969
# name: jre25-multiarch
7070

71-
- uses: gradle/actions/setup-gradle@v4
71+
- uses: gradle/actions/setup-gradle@v6
7272
with:
7373
validate-wrappers: false
7474
gradle-version: "8.11"

0 commit comments

Comments
 (0)