We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 636b6d8 + a9a0cd1 commit 92879fbCopy full SHA for 92879fb
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
key: binaries-apache-tika-${{ matrix.tika }}
70
71
- name: Cache PHP dependencies
72
- uses: actions/cache@v1
+ uses: actions/cache@v4
73
with:
74
path: vendor
75
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('**/composer.lock') }}
0 commit comments