ci: upgrade underlying actions for testing setup-magento

This commit is contained in:
Damien Retzinger
2025-12-14 11:48:55 -05:00
parent 962e52d426
commit 6179ca545b
@@ -58,7 +58,7 @@ jobs:
php-version: ${{ matrix.php }}
tools: composer:v${{ matrix.composer }}
- uses: actions/cache@v45
- uses: actions/cache@v5
id: setup-magento-store-cache
with:
key: setup-magento-ci | ${{ runner.os }} | ${{ matrix.magento }}