We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2048f7d commit 7ccb9f2Copy full SHA for 7ccb9f2
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
java-version: 17
55
distribution: oracle
56
- name: Validate Gradle wrapper
57
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/setup-gradle@v6
58
- name: Run Build
59
id: build_step
60
run: './gradlew "-Pfreemarker.signMethod=none" "-Pfreemarker.allowUnsignedReleaseBuild=true" --continue clean build'
0 commit comments