|
44 | 44 | persist-credentials: false
|
45 | 45 |
|
46 | 46 | - name: "Install PHP"
|
47 |
| - uses: "shivammathur/[email protected].2" |
| 47 | + uses: "shivammathur/[email protected].4" |
48 | 48 | with:
|
49 | 49 | php-version: "${{ matrix.php-version }}"
|
50 | 50 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
|
99 | 99 | persist-credentials: false
|
100 | 100 |
|
101 | 101 | - name: "Install PHP"
|
102 |
| - uses: "shivammathur/[email protected].2" |
| 102 | + uses: "shivammathur/[email protected].4" |
103 | 103 | with:
|
104 | 104 | php-version: "${{ matrix.php-version }}"
|
105 | 105 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -158,7 +158,7 @@ jobs:
|
158 | 158 | persist-credentials: false
|
159 | 159 |
|
160 | 160 | - name: "Install PHP"
|
161 |
| - uses: "shivammathur/[email protected].2" |
| 161 | + uses: "shivammathur/[email protected].4" |
162 | 162 | with:
|
163 | 163 | php-version: "${{ matrix.php-version }}"
|
164 | 164 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -206,7 +206,7 @@ jobs:
|
206 | 206 | persist-credentials: false
|
207 | 207 |
|
208 | 208 | - name: "Install PHP"
|
209 |
| - uses: "shivammathur/[email protected].2" |
| 209 | + uses: "shivammathur/[email protected].4" |
210 | 210 | with:
|
211 | 211 | php-version: "${{ matrix.php-version }}"
|
212 | 212 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -257,7 +257,7 @@ jobs:
|
257 | 257 | persist-credentials: false
|
258 | 258 |
|
259 | 259 | - name: "Install PHP"
|
260 |
| - uses: "shivammathur/[email protected].2" |
| 260 | + uses: "shivammathur/[email protected].4" |
261 | 261 | with:
|
262 | 262 | php-version: "${{ matrix.php-version }}"
|
263 | 263 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -310,7 +310,7 @@ jobs:
|
310 | 310 | persist-credentials: false
|
311 | 311 |
|
312 | 312 | - name: "Install PHP"
|
313 |
| - uses: "shivammathur/[email protected].2" |
| 313 | + uses: "shivammathur/[email protected].4" |
314 | 314 | with:
|
315 | 315 | php-version: "${{ matrix.php-version }}"
|
316 | 316 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -363,7 +363,7 @@ jobs:
|
363 | 363 | persist-credentials: false
|
364 | 364 |
|
365 | 365 | - name: "Install PHP"
|
366 |
| - uses: "shivammathur/[email protected].2" |
| 366 | + uses: "shivammathur/[email protected].4" |
367 | 367 | with:
|
368 | 368 | php-version: "${{ matrix.php-version }}"
|
369 | 369 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
@@ -416,7 +416,7 @@ jobs:
|
416 | 416 | persist-credentials: false
|
417 | 417 |
|
418 | 418 | - name: "Install PHP"
|
419 |
| - uses: "shivammathur/[email protected].2" |
| 419 | + uses: "shivammathur/[email protected].4" |
420 | 420 | with:
|
421 | 421 | php-version: "${{ matrix.php-version }}"
|
422 | 422 | extensions: "${{ env.PHP_EXTENSIONS }}"
|
|
0 commit comments