|
33 | 33 | uses: "actions/checkout@v4"
|
34 | 34 |
|
35 | 35 | - name: "Install PHP"
|
36 |
| - uses: "shivammathur/[email protected].0" |
| 36 | + uses: "shivammathur/[email protected].1" |
37 | 37 | with:
|
38 | 38 | coverage: "pcov"
|
39 | 39 | php-version: "${{ matrix.php-version }}"
|
|
75 | 75 | uses: "actions/checkout@v4"
|
76 | 76 |
|
77 | 77 | - name: "Install PHP"
|
78 |
| - uses: "shivammathur/[email protected].0" |
| 78 | + uses: "shivammathur/[email protected].1" |
79 | 79 | with:
|
80 | 80 | coverage: "none"
|
81 | 81 | php-version: "${{ matrix.php-version }}"
|
@@ -116,7 +116,7 @@ jobs:
|
116 | 116 | uses: "actions/checkout@v4"
|
117 | 117 |
|
118 | 118 | - name: "Install PHP"
|
119 |
| - uses: "shivammathur/[email protected].0" |
| 119 | + uses: "shivammathur/[email protected].1" |
120 | 120 | with:
|
121 | 121 | coverage: "none"
|
122 | 122 | php-version: "${{ matrix.php-version }}"
|
@@ -157,7 +157,7 @@ jobs:
|
157 | 157 | uses: "actions/checkout@v4"
|
158 | 158 |
|
159 | 159 | - name: "Install PHP"
|
160 |
| - uses: "shivammathur/[email protected].0" |
| 160 | + uses: "shivammathur/[email protected].1" |
161 | 161 | with:
|
162 | 162 | coverage: "xdebug"
|
163 | 163 | php-version: "${{ matrix.php-version }}"
|
@@ -202,7 +202,7 @@ jobs:
|
202 | 202 | uses: "actions/checkout@v4"
|
203 | 203 |
|
204 | 204 | - name: "Install PHP"
|
205 |
| - uses: "shivammathur/[email protected].0" |
| 205 | + uses: "shivammathur/[email protected].1" |
206 | 206 | with:
|
207 | 207 | coverage: "none"
|
208 | 208 | php-version: "${{ matrix.php-version }}"
|
@@ -243,7 +243,7 @@ jobs:
|
243 | 243 | uses: "actions/checkout@v4"
|
244 | 244 |
|
245 | 245 | - name: "Install PHP"
|
246 |
| - uses: "shivammathur/[email protected].0" |
| 246 | + uses: "shivammathur/[email protected].1" |
247 | 247 | with:
|
248 | 248 | coverage: "none"
|
249 | 249 | php-version: "${{ matrix.php-version }}"
|
@@ -278,7 +278,7 @@ jobs:
|
278 | 278 | uses: "actions/checkout@v4"
|
279 | 279 |
|
280 | 280 | - name: "Install PHP"
|
281 |
| - uses: "shivammathur/[email protected].0" |
| 281 | + uses: "shivammathur/[email protected].1" |
282 | 282 | with:
|
283 | 283 | coverage: "none"
|
284 | 284 | php-version: "${{ matrix.php-version }}"
|
@@ -319,7 +319,7 @@ jobs:
|
319 | 319 | uses: "actions/checkout@v4"
|
320 | 320 |
|
321 | 321 | - name: "Install PHP"
|
322 |
| - uses: "shivammathur/[email protected].0" |
| 322 | + uses: "shivammathur/[email protected].1" |
323 | 323 | with:
|
324 | 324 | coverage: "none"
|
325 | 325 | php-version: "${{ matrix.php-version }}"
|
@@ -358,7 +358,7 @@ jobs:
|
358 | 358 | fetch-depth: 0
|
359 | 359 |
|
360 | 360 | - name: "Install PHP"
|
361 |
| - uses: "shivammathur/[email protected].0" |
| 361 | + uses: "shivammathur/[email protected].1" |
362 | 362 | with:
|
363 | 363 | coverage: "none"
|
364 | 364 | php-version: "${{ matrix.php-version }}"
|
|
0 commit comments