Skip to content

Commit e393bd1

Browse files
committed
Merge branch '1.1.x' into 1.2.x
2 parents b5370b8 + 2712c20 commit e393bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
jdk: [17]
1616
fail-fast: false
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- name: Set up JDK ${{ matrix.jdk }}
2020
uses: spring-io/spring-gradle-build-action@v2
2121
with:

0 commit comments

Comments
 (0)