File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 uses : " ergebnis/.github/actions/composer/determine-cache-directory@9785f99b3546d64df9cb331449e7fcdc41885d25" # 1.11.0
2626
2727 - name : " Cache dependencies installed with composer"
28- uses : " actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 " # v5.0.3
28+ uses : " actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 " # v5.0.4
2929 with :
3030 path : " ${{ env.COMPOSER_CACHE_DIR }}"
3131 key : " php-8.3-composer-locked-${{ hashFiles('composer.lock') }}"
8383 uses : " ergebnis/.github/actions/composer/determine-cache-directory@9785f99b3546d64df9cb331449e7fcdc41885d25" # 1.11.0
8484
8585 - name : " Cache dependencies installed with composer"
86- uses : " actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 " # v5.0.3
86+ uses : " actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 " # v5.0.4
8787 with :
8888 path : " ${{ env.COMPOSER_CACHE_DIR }}"
8989 key : " php-${{ matrix.php-version }}-composer-${{ matrix.dependencies }}-${{ hashFiles('composer.lock') }}"
You can’t perform that action at this time.
0 commit comments