Skip to content

Commit b8d7d59

Browse files
build(deps): bump shivammathur/setup-php from 2.35.3 to 2.35.4 (#76)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.4. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.35.3...2.35.4) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31fc47c commit b8d7d59

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
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v5
3939
-
4040
name: Setup PHP, with composer and extensions
41-
uses: shivammathur/[email protected].3
41+
uses: shivammathur/[email protected].4
4242
with:
4343
coverage: none
4444
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)