Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit c2bb30c

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.10.0 to 2.11.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.10.0...b0559f7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 482d443 commit c2bb30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v2.3.4
2222

2323
- name: Setup PHP
24-
uses: shivammathur/setup-php@2.10.0
24+
uses: shivammathur/setup-php@2.11.0
2525
with:
2626
php-version: ${{ matrix.php }}
2727
extensions: mbstring, intl, json, zip

0 commit comments

Comments
 (0)