Merge branch '3.2.x'

Closes gh-40707
This commit is contained in:
Andy Wilkinson
2024-05-13 12:13:05 +01:00
6 changed files with 16 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ jobs:
build-and-stage-release:
if: ${{ github.repository == 'spring-projects/spring-boot' }}
name: Build and Stage Release
runs-on: ubuntu22-8-32-OSS
runs-on: ubuntu-latest
steps:
- name: Check Out Code
uses: actions/checkout@v4