Skip to content

Commit a9a0cd1

Browse files
committed
Upgrade GitHub Actions steps (2)
1 parent 5524aa9 commit a9a0cd1

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)