Skip to content

Commit 37f9e49

Browse files
Bump shivammathur/setup-php from 2.30.4 to 2.31.0 (#32)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.31.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.30.4...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4a7242 commit 37f9e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Installing PHP...
27-
uses: shivammathur/setup-php@2.30.4
27+
uses: shivammathur/setup-php@2.31.0
2828
with:
2929
php-version: ${{ matrix.php }}
3030
extensions: curl, gd, json, mbstring, pcre, session

0 commit comments

Comments
 (0)