Skip to content

Commit c9b2c1b

Browse files
Bump shivammathur/setup-php from 2.35.4 to 2.35.5 (#26)
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 6c71120 commit c9b2c1b

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
@@ -29,7 +29,7 @@ jobs:
2929
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
3030
steps:
3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@2.35.4
32+
uses: shivammathur/setup-php@2.35.5
3333
with:
3434
php-version: ${{ matrix.php }}
3535
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)