Skip to content

Commit a52bf93

Browse files
Bump shivammathur/setup-php from 2.26.0 to 2.28.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.26.0 to 2.28.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.26.0...2.28.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 7c1c907 commit a52bf93

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
@@ -26,7 +26,7 @@ jobs:
2626
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
2727
steps:
2828
- name: Setup PHP
29-
uses: shivammathur/setup-php@2.26.0
29+
uses: shivammathur/setup-php@2.28.0
3030
with:
3131
php-version: ${{ matrix.php }}
3232
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)