|
27 | 27 | |
28 | 28 |
|
29 | 29 | - name: "Set up PHP" |
30 | | - uses: "shivammathur/[email protected].1" |
| 30 | + uses: "shivammathur/[email protected].2" |
31 | 31 | with: |
32 | 32 | coverage: "xdebug" |
33 | 33 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
90 | 90 | strict: true |
91 | 91 |
|
92 | 92 | - name: "Set up PHP" |
93 | | - uses: "shivammathur/[email protected].1" |
| 93 | + uses: "shivammathur/[email protected].2" |
94 | 94 | with: |
95 | 95 | coverage: "none" |
96 | 96 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -153,7 +153,7 @@ jobs: |
153 | 153 | |
154 | 154 |
|
155 | 155 | - name: "Set up PHP" |
156 | | - uses: "shivammathur/[email protected].1" |
| 156 | + uses: "shivammathur/[email protected].2" |
157 | 157 | with: |
158 | 158 | coverage: "none" |
159 | 159 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -204,7 +204,7 @@ jobs: |
204 | 204 | |
205 | 205 |
|
206 | 206 | - name: "Set up PHP" |
207 | | - uses: "shivammathur/[email protected].1" |
| 207 | + uses: "shivammathur/[email protected].2" |
208 | 208 | with: |
209 | 209 | coverage: "none" |
210 | 210 | extensions: "none, ctype, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -261,7 +261,7 @@ jobs: |
261 | 261 | |
262 | 262 |
|
263 | 263 | - name: "Set up PHP" |
264 | | - uses: "shivammathur/[email protected].1" |
| 264 | + uses: "shivammathur/[email protected].2" |
265 | 265 | with: |
266 | 266 | coverage: "none" |
267 | 267 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -294,7 +294,7 @@ jobs: |
294 | 294 | |
295 | 295 |
|
296 | 296 | - name: "Set up PHP" |
297 | | - uses: "shivammathur/[email protected].1" |
| 297 | + uses: "shivammathur/[email protected].2" |
298 | 298 | with: |
299 | 299 | coverage: "none" |
300 | 300 | extensions: "none, ctype, curl, dom, json, mbstring, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -345,7 +345,7 @@ jobs: |
345 | 345 | |
346 | 346 |
|
347 | 347 | - name: "Set up PHP" |
348 | | - uses: "shivammathur/[email protected].1" |
| 348 | + uses: "shivammathur/[email protected].2" |
349 | 349 | with: |
350 | 350 | coverage: "none" |
351 | 351 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments