Skip to content

Commit 6f31cec

Browse files
Bump shivammathur/setup-php from 2.35.4 to 2.35.5 (#56)
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 02b6bd1 commit 6f31cec

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v5
2323
- name: Install PHP
24-
uses: shivammathur/setup-php@2.35.4
24+
uses: shivammathur/setup-php@2.35.5
2525
with:
2626
php-version: ${{ matrix.php-version }}
2727
extensions: curl, pdo_sqlite, json, mbstring, pcre

0 commit comments

Comments
 (0)