mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat!: replace mage-os/github-actions with graycoreio/github-actions-magento2
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
setup-di-compile:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: mage-os/github-actions/setup-di-compile@main
|
||||
- uses: graycoreio/github-actions-magento2/setup-di-compile@main
|
||||
with:
|
||||
php_version: "8.3"
|
||||
composer_version: "2"
|
||||
|
||||
@@ -38,7 +38,7 @@ runs:
|
||||
tools: composer:v${{ inputs.composer_version }}
|
||||
coverage: none
|
||||
|
||||
- uses: mage-os/github-actions/cache-magento@main
|
||||
- uses: graycoreio/github-actions-magento2/cache-magento@main
|
||||
with:
|
||||
mode: 'store'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user