Skip to content

Commit 931c5d6

Browse files
Build(deps): bump shivammathur/setup-php from 2.35.4 to 2.35.5 (#63)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.4 to 2.35.5. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.35.4...2.35.5) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dea3aae commit 931c5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v5
4141
-
4242
name: Setup PHP, with composer and extensions
43-
uses: shivammathur/setup-php@2.35.4
43+
uses: shivammathur/setup-php@2.35.5
4444
with:
4545
coverage: none
4646
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)