Skip to content

Commit 92879fb

Browse files
committed
Merge branch 'master' into 1.x
2 parents 636b6d8 + a9a0cd1 commit 92879fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
key: binaries-apache-tika-${{ matrix.tika }}
7070

7171
- name: Cache PHP dependencies
72-
uses: actions/cache@v1
72+
uses: actions/cache@v4
7373
with:
7474
path: vendor
7575
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
 (0)