|
46 | 46 | persist-credentials: false
|
47 | 47 |
|
48 | 48 | - name: "Install PHP"
|
49 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 49 | + uses: "shivammathur/setup-php@2.28.0" |
50 | 50 | with:
|
51 | 51 | php-version: "${{ matrix.php-version }}"
|
52 | 52 | extensions: "json, opcache"
|
@@ -119,7 +119,7 @@ jobs:
|
119 | 119 | persist-credentials: false
|
120 | 120 |
|
121 | 121 | - name: "Install PHP"
|
122 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 122 | + uses: "shivammathur/setup-php@2.28.0" |
123 | 123 | with:
|
124 | 124 | php-version: "${{ matrix.php-version }}"
|
125 | 125 | extensions: "json, opcache"
|
@@ -164,7 +164,7 @@ jobs:
|
164 | 164 | persist-credentials: false
|
165 | 165 |
|
166 | 166 | - name: "Install PHP"
|
167 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 167 | + uses: "shivammathur/setup-php@2.28.0" |
168 | 168 | with:
|
169 | 169 | php-version: "${{ matrix.php-version }}"
|
170 | 170 | extensions: "json, opcache"
|
@@ -244,7 +244,7 @@ jobs:
|
244 | 244 | persist-credentials: false
|
245 | 245 |
|
246 | 246 | - name: "Install PHP"
|
247 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 247 | + uses: "shivammathur/setup-php@2.28.0" |
248 | 248 | with:
|
249 | 249 | php-version: "${{ matrix.php-version }}"
|
250 | 250 | extensions: "json, opcache"
|
@@ -325,7 +325,7 @@ jobs:
|
325 | 325 | persist-credentials: false
|
326 | 326 |
|
327 | 327 | - name: "Install PHP"
|
328 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 328 | + uses: "shivammathur/setup-php@2.28.0" |
329 | 329 | with:
|
330 | 330 | php-version: "${{ matrix.php-version }}"
|
331 | 331 | extensions: "json, opcache"
|
@@ -382,7 +382,7 @@ jobs:
|
382 | 382 | persist-credentials: false
|
383 | 383 |
|
384 | 384 | - name: "Install PHP"
|
385 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 385 | + uses: "shivammathur/setup-php@2.28.0" |
386 | 386 | with:
|
387 | 387 | php-version: "${{ matrix.php-version }}"
|
388 | 388 | extensions: "json, opcache"
|
@@ -435,7 +435,7 @@ jobs:
|
435 | 435 | persist-credentials: false
|
436 | 436 |
|
437 | 437 | - name: "Install PHP"
|
438 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 438 | + uses: "shivammathur/setup-php@2.28.0" |
439 | 439 | with:
|
440 | 440 | php-version: "${{ matrix.php-version }}"
|
441 | 441 | extensions: "json, opcache"
|
@@ -488,7 +488,7 @@ jobs:
|
488 | 488 | persist-credentials: false
|
489 | 489 |
|
490 | 490 | - name: "Install PHP"
|
491 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 491 | + uses: "shivammathur/setup-php@2.28.0" |
492 | 492 | with:
|
493 | 493 | php-version: "${{ matrix.php-version }}"
|
494 | 494 | extensions: "json, opcache"
|
@@ -541,7 +541,7 @@ jobs:
|
541 | 541 | persist-credentials: false
|
542 | 542 |
|
543 | 543 | - name: "Install PHP"
|
544 |
| - uses: "shivammathur/setup-php@2.27.1" |
| 544 | + uses: "shivammathur/setup-php@2.28.0" |
545 | 545 | with:
|
546 | 546 | php-version: "${{ matrix.php-version }}"
|
547 | 547 | extensions: "json, opcache"
|
|
0 commit comments