Skip to content

Commit 4b8420a

Browse files
authored
Update gradle-publish.yml
1 parent a9b0e60 commit 4b8420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Gradle
1919
uses: gradle/actions/setup-gradle@v3
2020
with:
21-
gradle-version: latest
21+
gradle-version: 8.8
2222
- name: Build
2323
run: |
2424
./gradlew build

0 commit comments

Comments
 (0)