Skip to content

Commit ebfe8e3

Browse files
committed
Merge branch '5.8.x' into 6.1.x
2 parents b0fe1da + 7011930 commit ebfe8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
distribution: 'temurin'
6161
cache: 'gradle'
6262
- name: Set up Gradle
63-
uses: gradle/gradle-build-action@v2
63+
uses: gradle/gradle-build-action@v3
6464
- name: Set up gradle user name
6565
run: echo 'systemProp.user.name=spring-builds+github' >> gradle.properties
6666
- name: Build with Gradle

0 commit comments

Comments
 (0)