Merge branch '2.6.x' into 2.7.x

Closes gh-31721
This commit is contained in:
Stephane Nicoll 2022-07-14 16:13:37 +02:00
commit cb8cd72f6b
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1