Merge branch '3.3.x' into 3.4.x

Closes gh-45497
This commit is contained in:
Phillip Webb 2025-05-09 17:09:34 -07:00
commit 64150d341f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v4
with:
ref: 'v0.0.8'
ref: 'v0.0.10'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action