Skip to content

Commit 64150d3

Browse files
committed
Merge branch '3.3.x' into 3.4.x
Closes gh-45497
2 parents 99ecfb8 + 8f493c1 commit 64150d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Check Out Release Verification Tests
3939
uses: actions/checkout@v4
4040
with:
41-
ref: 'v0.0.8'
41+
ref: 'v0.0.10'
4242
repository: spring-projects/spring-boot-release-verification
4343
token: ${{ secrets.token }}
4444
- name: Check Out Send Notification Action

0 commit comments

Comments
 (0)