mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
chore: switch all references of graycore/github-actions-magento2 to mage-os/github-actions
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
mode: store
|
||||
working-directory: ${{ env.magento_folder }}
|
||||
|
||||
- uses: graycoreio/github-actions-magento2/cache-magento@main
|
||||
- uses: mage-os/github-actions/cache-magento@main
|
||||
with:
|
||||
mode: 'store'
|
||||
composer_cache_key: '${{ matrix.magento }}'
|
||||
@@ -116,7 +116,7 @@ jobs:
|
||||
mode: extension
|
||||
magento_version: magento/project-community-edition:2.4.5-p1
|
||||
|
||||
- uses: graycoreio/github-actions-magento2/cache-magento@main
|
||||
- uses: mage-os/github-actions/cache-magento@main
|
||||
with:
|
||||
mode: 'extension'
|
||||
composer_cache_key: 'magento/project-community-edition:2.4.5-p1'
|
||||
|
||||
Reference in New Issue
Block a user