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 4a8bbce commit 97a9b0fCopy full SHA for 97a9b0f
.github/workflows/build-pr.yml
@@ -64,7 +64,7 @@ jobs:
64
distribution: temurin
65
java-version: 24
66
- name: Setup Gradle
67
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
68
- name: Build
69
run: ./gradlew clean build test
70
- name: Upload JAR for PR
0 commit comments