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

Commit 40de55e

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.13.0 to 2.14.0 (#107)
* github-actions(deps): bump shivammathur/setup-php from 2.13.0 to 2.14.0 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.13.0...2.14.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> * Apply fixes from StyleCI (#110) [ci skip] [skip ci] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Holger Lösken <codedge@users.noreply.github.com>
1 parent 26e6664 commit 40de55e

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2.3.4
2020

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

0 commit comments

Comments
 (0)