Skip to content

Commit d62fbd4

Browse files
Bump shivammathur/setup-php from 2.26.0 to 2.37.1 in /.github/workflows
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.26.0 to 2.37.1. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.26.0...2.37.1) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be8ab30 commit d62fbd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v3
1919
- name: Setup PHP
20-
uses: shivammathur/setup-php@2.26.0
20+
uses: shivammathur/setup-php@2.37.1
2121
with:
2222
php-version: ${{ matrix.php-version }}
2323
coverage: xdebug

0 commit comments

Comments
 (0)