Skip to content

Commit c195ca7

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

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323

2424
- name: Cache Composer dependencies
25-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
25+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
2626
with:
2727
path: /tmp/composer-cache
2828
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
 (0)