Skip to content

Commit 26b1666

Browse files
committed
build
1 parent 81d7b04 commit 26b1666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2828
- name: Gradle Build and Test
2929
run: gradle --build-cache --configuration-cache build test koverXmlReport

0 commit comments

Comments
 (0)