Merge branch '3.1.x' into 3.2.x

Closes gh-40706
This commit is contained in:
Andy Wilkinson
2024-05-13 12:12:47 +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