|
29 | 29 | |
30 | 30 |
|
31 | 31 | - name: "Set up PHP" |
32 | | - uses: "shivammathur/[email protected].3" |
| 32 | + uses: "shivammathur/[email protected].4" |
33 | 33 | with: |
34 | 34 | coverage: "xdebug" |
35 | 35 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -100,7 +100,7 @@ jobs: |
100 | 100 | strict: true |
101 | 101 |
|
102 | 102 | - name: "Set up PHP" |
103 | | - uses: "shivammathur/[email protected].3" |
| 103 | + uses: "shivammathur/[email protected].4" |
104 | 104 | with: |
105 | 105 | coverage: "none" |
106 | 106 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -166,7 +166,7 @@ jobs: |
166 | 166 | |
167 | 167 |
|
168 | 168 | - name: "Set up PHP" |
169 | | - uses: "shivammathur/[email protected].3" |
| 169 | + uses: "shivammathur/[email protected].4" |
170 | 170 | with: |
171 | 171 | coverage: "none" |
172 | 172 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -225,7 +225,7 @@ jobs: |
225 | 225 | |
226 | 226 |
|
227 | 227 | - name: "Set up PHP" |
228 | | - uses: "shivammathur/[email protected].3" |
| 228 | + uses: "shivammathur/[email protected].4" |
229 | 229 | with: |
230 | 230 | coverage: "xdebug" |
231 | 231 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -280,7 +280,7 @@ jobs: |
280 | 280 | |
281 | 281 |
|
282 | 282 | - name: "Set up PHP" |
283 | | - uses: "shivammathur/[email protected].3" |
| 283 | + uses: "shivammathur/[email protected].4" |
284 | 284 | with: |
285 | 285 | coverage: "none" |
286 | 286 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -342,7 +342,7 @@ jobs: |
342 | 342 | |
343 | 343 |
|
344 | 344 | - name: "Set up PHP" |
345 | | - uses: "shivammathur/[email protected].3" |
| 345 | + uses: "shivammathur/[email protected].4" |
346 | 346 | with: |
347 | 347 | coverage: "none" |
348 | 348 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -395,7 +395,7 @@ jobs: |
395 | 395 | |
396 | 396 |
|
397 | 397 | - name: "Set up PHP" |
398 | | - uses: "shivammathur/[email protected].3" |
| 398 | + uses: "shivammathur/[email protected].4" |
399 | 399 | with: |
400 | 400 | coverage: "none" |
401 | 401 | extensions: "none, ctype, curl, dom, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -456,7 +456,7 @@ jobs: |
456 | 456 | |
457 | 457 |
|
458 | 458 | - name: "Set up PHP" |
459 | | - uses: "shivammathur/[email protected].3" |
| 459 | + uses: "shivammathur/[email protected].4" |
460 | 460 | with: |
461 | 461 | coverage: "none" |
462 | 462 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments