Browse Source

Merge branch '3.5.x'

Closes gh-48373
pull/48367/head
Andy Wilkinson 2 weeks ago
parent
commit
8a2f25e6b1
  1. 2
      .github/workflows/verify.yml

2
.github/workflows/verify.yml

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

Loading…
Cancel
Save