Skip to content

Commit 38b1d8b

Browse files
Bump shivammathur/setup-php from 2.36.0 to 2.37.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.36.0 to 2.37.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.36.0...2.37.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c8b980 commit 38b1d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
3030
steps:
3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@2.36.0
32+
uses: shivammathur/setup-php@2.37.0
3333
with:
3434
php-version: ${{ matrix.php }}
3535
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)