Skip to content

Commit 00099f3

Browse files
Build(deps): bump shivammathur/setup-php from 2.30.5 to 2.31.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.5 to 2.31.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.30.5...2.31.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4033844 commit 00099f3

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
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/checkout@v4
4040
-
4141
name: Setup PHP, with composer and extensions
42-
uses: shivammathur/setup-php@2.30.5
42+
uses: shivammathur/setup-php@2.31.0
4343
with:
4444
coverage: none
4545
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)