Browse Source

Merge branch '3.5.x'

Closes gh-46913
pull/46914/head
Andy Wilkinson 5 months ago
parent
commit
319aab2d3a
  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@v5
with:
ref: 'v0.0.13'
ref: 'v0.0.14'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action

Loading…
Cancel
Save