chore: restore internal action refs to @main (#254)

This commit is contained in:
GrayBot
2026-05-09 20:25:19 -04:00
committed by GitHub
parent 5fb823da94
commit 23c77e10c8
7 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ runs:
name: Ensure app/etc exists for magento composer plugin
if: inputs.mode == 'extension'
- uses: graycoreio/github-actions-magento2/fix-magento-install@v8.0.0-rc.0
- uses: graycoreio/github-actions-magento2/fix-magento-install@main
name: Fix Magento Out of Box Install Issues
with:
magento_directory: ${{ steps.setup-magento-compute-directory.outputs.MAGENTO_DIRECTORY }}