Skip to content

Commit 5f79d5e

Browse files
authored
Temp workaround for setup-gradle actions issue
See gradle/actions#417
1 parent 755372d commit 5f79d5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Setup Gradle
4141
uses: gradle/actions/setup-gradle@v3
4242
with:
43+
gradle-version: "8.10"
4344
gradle-home-cache-cleanup: true
4445
gradle-home-cache-excludes: |
4546
gradle.properties

0 commit comments

Comments
 (0)