Skip to content

Commit 61a3365

Browse files
Update actions/cache digest to 6682284 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a45e2e1 commit 61a3365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535

3636
- name: Cache Composer dependencies
37-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
37+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
3838
with:
3939
path: /tmp/composer-cache
4040
key: ${{ matrix.os }}-php-${{ matrix.php-versions }}-${{ matrix.deps }}-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
 (0)