chore: release 8.0.0 (#263)

This commit is contained in:
GrayBot
2026-05-14 13:52:22 -04:00
committed by GitHub
parent e6bb7be524
commit a2e3e7758b
25 changed files with 60 additions and 53 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
outputs:
matrix: ${{ steps.supported-version.outputs.matrix }}
steps:
- uses: graycoreio/github-actions-magento2/supported-version@v7.0.0 # x-release-please-version
- uses: graycoreio/github-actions-magento2/supported-version@v8.0.0 # x-release-please-version
id: supported-version
- run: echo ${{ steps.supported-version.outputs.matrix }}
```