|
36 | 36 | persist-credentials: false |
37 | 37 |
|
38 | 38 | - name: "Set up PHP" |
39 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 39 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
40 | 40 | with: |
41 | 41 | coverage: "xdebug" |
42 | 42 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -109,7 +109,7 @@ jobs: |
109 | 109 | strict: true |
110 | 110 |
|
111 | 111 | - name: "Set up PHP" |
112 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 112 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
113 | 113 | with: |
114 | 114 | coverage: "none" |
115 | 115 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -176,7 +176,7 @@ jobs: |
176 | 176 | persist-credentials: false |
177 | 177 |
|
178 | 178 | - name: "Set up PHP" |
179 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 179 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
180 | 180 | with: |
181 | 181 | coverage: "none" |
182 | 182 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -260,7 +260,7 @@ jobs: |
260 | 260 | persist-credentials: false |
261 | 261 |
|
262 | 262 | - name: "Set up PHP" |
263 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 263 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
264 | 264 | with: |
265 | 265 | coverage: "xdebug" |
266 | 266 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -317,7 +317,7 @@ jobs: |
317 | 317 | persist-credentials: false |
318 | 318 |
|
319 | 319 | - name: "Set up PHP" |
320 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 320 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
321 | 321 | with: |
322 | 322 | coverage: "none" |
323 | 323 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -381,7 +381,7 @@ jobs: |
381 | 381 | persist-credentials: false |
382 | 382 |
|
383 | 383 | - name: "Set up PHP" |
384 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 384 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
385 | 385 | with: |
386 | 386 | coverage: "none" |
387 | 387 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -436,7 +436,7 @@ jobs: |
436 | 436 | persist-credentials: false |
437 | 437 |
|
438 | 438 | - name: "Set up PHP" |
439 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 439 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
440 | 440 | with: |
441 | 441 | coverage: "none" |
442 | 442 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -498,7 +498,7 @@ jobs: |
498 | 498 | persist-credentials: false |
499 | 499 |
|
500 | 500 | - name: "Set up PHP" |
501 | | - uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # 2.37.1 |
| 501 | + uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2 |
502 | 502 | with: |
503 | 503 | coverage: "none" |
504 | 504 | extensions: "none, bcmath, ctype, curl, dom, iconv, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments