Skip to content

Commit 829068f

Browse files
authored
Update ext-matrix-tests.yml
1 parent f9d1bf9 commit 829068f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ext-matrix-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
./spc --version
120120
121121
- id: cache-download
122-
uses: actions/cache@v3
122+
uses: actions/cache@v4
123123
with:
124124
path: downloads
125125
key: php-${{ matrix.php-version }}-dependencies-for-tests

0 commit comments

Comments
 (0)