Skip to content

Commit 7ccb9f2

Browse files
committed
Trying to fix GitHub CI workflow
1 parent 2048f7d commit 7ccb9f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
java-version: 17
5555
distribution: oracle
5656
- name: Validate Gradle wrapper
57-
uses: gradle/actions/wrapper-validation@v3
57+
uses: gradle/actions/setup-gradle@v6
5858
- name: Run Build
5959
id: build_step
6060
run: './gradlew "-Pfreemarker.signMethod=none" "-Pfreemarker.allowUnsignedReleaseBuild=true" --continue clean build'

0 commit comments

Comments
 (0)