Merge branch '5.8.x' into 6.1.x

This commit is contained in:
Josh Cummings 2024-01-29 17:45:04 -07:00
commit ebfe8e3580
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
distribution: 'temurin'
cache: 'gradle'
- name: Set up Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
- name: Set up gradle user name
run: echo 'systemProp.user.name=spring-builds+github' >> gradle.properties
- name: Build with Gradle