Skip to content

Commit 941fb42

Browse files
build(deps): bump shivammathur/setup-php from 2.35.5 to 2.36.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.5 to 2.36.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.35.5...2.36.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff9021f commit 941fb42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v6
3939
-
4040
name: Setup PHP, with composer and extensions
41-
uses: shivammathur/setup-php@2.35.5
41+
uses: shivammathur/setup-php@2.36.0
4242
with:
4343
coverage: none
4444
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)