Skip to content

Commit fbf77ee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_php.yml

Lines changed: 1 addition & 1 deletion
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.31.1
1717
with:
1818
php-version: ${{ matrix.php }}
1919

0 commit comments

Comments
 (0)