Skip to content

Commit a1da847

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.11.0 to 2.32.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.11.0 to 2.32.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.11.0...2.32.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 f8ac8cb commit a1da847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/[email protected]
1414

1515
- name: Setup PHP
16-
uses: shivammathur/setup-php@2.11.0
16+
uses: shivammathur/setup-php@2.32.0
1717
with:
1818
php-version: ${{ matrix.php }}
1919

0 commit comments

Comments
 (0)