Skip to content

Commit 3b615c8

Browse files
committed
Merge branch '6.1.x' into 6.2.x
2 parents 810818b + ebfe8e3 commit 3b615c8

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)