Skip to content

Commit 06caa11

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.32.0 to 2.35.2
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.32.0 to 2.35.2. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.32.0...2.35.2) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98b01bc commit 06caa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.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: Setup PHP
27-
uses: shivammathur/setup-php@2.32.0
27+
uses: shivammathur/setup-php@2.35.2
2828
with:
2929
php-version: ${{ matrix.php }}
3030
coverage: xdebug

0 commit comments

Comments
 (0)