Skip to content

Commit bf00e08

Browse files
Bump shivammathur/setup-php from 2.13.0 to 2.16.0 (#28)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.13.0 to 2.16.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.13.0...2.16.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab839d7 commit bf00e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2.4.0
2020

2121
- name: Setup PHP
22-
uses: shivammathur/setup-php@2.13.0
22+
uses: shivammathur/setup-php@2.16.0
2323
with:
2424
php-version: ${{ matrix.php }}
2525
extensions: mbstring, fileinfo

0 commit comments

Comments
 (0)