Merge branch '3.1.x' into 3.2.x

This commit is contained in:
Andy Wilkinson 2024-04-15 14:14:43 +01:00
commit fe82097d71

View File

@ -71,7 +71,7 @@ jobs:
verify:
name: Verify
needs: build-and-deploy-snapshot
uses: .github/workflows/verify.yml
uses: ./.github/workflows/verify.yml
secrets: inherit
with:
version: ${{ needs.build-and-deploy-snapshot.outputs.version }}