Merge branch '3.2.x'

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

View File

@@ -77,7 +77,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 }}