mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat!(setup-magento): update default to use Magento v2.4.8-p3
This commit is contained in:
@@ -131,7 +131,7 @@ jobs:
|
||||
- uses: graycoreio/github-actions-magento2/cache-magento@main
|
||||
with:
|
||||
mode: 'extension'
|
||||
composer_cache_key: 'magento/project-community-edition:2.4.8'
|
||||
composer_cache_key: 'magento/project-community-edition:2.4.8-p3'
|
||||
|
||||
- run: composer install
|
||||
name: Composer install
|
||||
|
||||
Reference in New Issue
Block a user