ci: adjust to use internal version

This commit is contained in:
Damien Retzinger
2026-04-27 10:15:03 -04:00
parent a2a45eb2fe
commit dd543ffdea
@@ -101,7 +101,7 @@ jobs:
working-directory: ${{ env.magento_folder }} working-directory: ${{ env.magento_folder }}
composer_auth: ${{ secrets.COMPOSER_AUTH }} composer_auth: ${{ secrets.COMPOSER_AUTH }}
- uses: graycoreio/github-actions-magento2/cache-magento@main - uses: ./cache-magento
with: with:
composer_cache_key: '${{ matrix.magento }}' composer_cache_key: '${{ matrix.magento }}'