chore: release 8.6.0

This commit is contained in:
GrayBot
2026-05-31 21:26:43 -04:00
parent a097371e37
commit b71ef01e97
19 changed files with 40 additions and 33 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.5.0 # x-release-please-version
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.6.0 # x-release-please-version
with:
magento_directory: path/to/magento
```