Skip to content

Commit 51b4e42

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46912
2 parents 27bce06 + 2a628d0 commit 51b4e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Check Out Release Verification Tests
4141
uses: actions/checkout@v5
4242
with:
43-
ref: 'v0.0.13'
43+
ref: 'v0.0.14'
4444
repository: spring-projects/spring-boot-release-verification
4545
token: ${{ secrets.token }}
4646
- name: Check Out Send Notification Action

0 commit comments

Comments
 (0)