Skip to content

Commit 1a45e96

Browse files
committed
build
1 parent 26b1666 commit 1a45e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Gradle
2525
uses: gradle/actions/setup-gradle@v4
2626
with:
27-
gradle-version: current
27+
gradle-version: 8.14.2
2828

2929
- name: Gradle Build and Test
3030
run: gradle --no-configuration-cache publish

0 commit comments

Comments
 (0)