|
31 | 31 | fetch-depth: 0 |
32 | 32 |
|
33 | 33 | - name: "Set up PHP" |
34 | | - uses: "shivammathur/setup-php@2.30.2" |
| 34 | + uses: "shivammathur/setup-php@2.30.3" |
35 | 35 | with: |
36 | 36 | coverage: "none" |
37 | 37 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
81 | 81 | uses: "actions/checkout@v4.1.3" |
82 | 82 |
|
83 | 83 | - name: "Set up PHP" |
84 | | - uses: "shivammathur/setup-php@2.30.2" |
| 84 | + uses: "shivammathur/setup-php@2.30.3" |
85 | 85 | with: |
86 | 86 | coverage: "xdebug" |
87 | 87 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -149,7 +149,7 @@ jobs: |
149 | 149 | strict: true |
150 | 150 |
|
151 | 151 | - name: "Set up PHP" |
152 | | - uses: "shivammathur/setup-php@2.30.2" |
| 152 | + uses: "shivammathur/setup-php@2.30.3" |
153 | 153 | with: |
154 | 154 | coverage: "none" |
155 | 155 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -211,7 +211,7 @@ jobs: |
211 | 211 | uses: "actions/checkout@v4.1.3" |
212 | 212 |
|
213 | 213 | - name: "Set up PHP" |
214 | | - uses: "shivammathur/setup-php@2.30.2" |
| 214 | + uses: "shivammathur/setup-php@2.30.3" |
215 | 215 | with: |
216 | 216 | coverage: "none" |
217 | 217 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -267,7 +267,7 @@ jobs: |
267 | 267 | uses: "actions/checkout@v4.1.3" |
268 | 268 |
|
269 | 269 | - name: "Set up PHP" |
270 | | - uses: "shivammathur/setup-php@2.30.2" |
| 270 | + uses: "shivammathur/setup-php@2.30.3" |
271 | 271 | with: |
272 | 272 | coverage: "xdebug" |
273 | 273 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -319,7 +319,7 @@ jobs: |
319 | 319 | uses: "actions/checkout@v4.1.3" |
320 | 320 |
|
321 | 321 | - name: "Set up PHP" |
322 | | - uses: "shivammathur/setup-php@2.30.2" |
| 322 | + uses: "shivammathur/setup-php@2.30.3" |
323 | 323 | with: |
324 | 324 | coverage: "none" |
325 | 325 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -378,7 +378,7 @@ jobs: |
378 | 378 | uses: "actions/checkout@v4.1.3" |
379 | 379 |
|
380 | 380 | - name: "Set up PHP" |
381 | | - uses: "shivammathur/setup-php@2.30.2" |
| 381 | + uses: "shivammathur/setup-php@2.30.3" |
382 | 382 | with: |
383 | 383 | coverage: "none" |
384 | 384 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -428,7 +428,7 @@ jobs: |
428 | 428 | uses: "actions/checkout@v4.1.3" |
429 | 429 |
|
430 | 430 | - name: "Set up PHP" |
431 | | - uses: "shivammathur/setup-php@2.30.2" |
| 431 | + uses: "shivammathur/setup-php@2.30.3" |
432 | 432 | with: |
433 | 433 | coverage: "none" |
434 | 434 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -486,7 +486,7 @@ jobs: |
486 | 486 | uses: "actions/checkout@v4.1.3" |
487 | 487 |
|
488 | 488 | - name: "Set up PHP" |
489 | | - uses: "shivammathur/setup-php@2.30.2" |
| 489 | + uses: "shivammathur/setup-php@2.30.3" |
490 | 490 | with: |
491 | 491 | coverage: "none" |
492 | 492 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments