Skip to content

Commit 2155c1c

Browse files
Bump ramsey/composer-install from 1 to 3 (#1152)
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 3. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v1...v3) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0963ec4 commit 2155c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
extensions: mysql
3838

3939
- name: Install Composer dependencies for PHP
40-
uses: "ramsey/composer-install@v1"
40+
uses: "ramsey/composer-install@v3"
4141

4242
- name: Setup Test Environment
4343
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1 ${{ matrix.wp-version }}

0 commit comments

Comments
 (0)