Merge branch '2.7.x' into 3.0.x

Closes gh-36561
This commit is contained in:
Andy Wilkinson 2023-07-25 13:12:42 +01:00
commit 3f45997e26
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ jobs:
- name: Upload build reports
uses: actions/upload-artifact@v3
if: failure()
with:
name: build-reports
path: '**/build/reports/'