chore: release 8.4.0 (#282)

This commit is contained in:
GrayBot
2026-05-25 16:14:12 -04:00
committed by GitHub
parent 83f9433da0
commit 36953b919c
26 changed files with 72 additions and 65 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.3.0 # x-release-please-version
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.4.0 # x-release-please-version
with:
magento_directory: path/to/magento
```
+1 -1
View File
@@ -9,7 +9,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: graycoreio/github-actions-magento2/get-magento-version@main
- uses: graycoreio/github-actions-magento2/get-magento-version@v8.4.0
id: init-magento-get-magento-version
with:
working-directory: ${{ inputs.magento_directory }}