ci: adjust to use internal version

This commit is contained in:
Damien Retzinger
2026-04-27 10:20:50 -04:00
parent dd543ffdea
commit 7e828eef67
@@ -127,7 +127,7 @@ jobs:
composer_auth: ${{ secrets.COMPOSER_AUTH }} composer_auth: ${{ secrets.COMPOSER_AUTH }}
magento_version: magento/project-community-edition:2.4.8-p3 magento_version: magento/project-community-edition:2.4.8-p3
- uses: graycoreio/github-actions-magento2/cache-magento@main - uses: ./cache-magento
with: with:
composer_cache_key: 'magento/project-community-edition:2.4.8-p3' composer_cache_key: 'magento/project-community-edition:2.4.8-p3'