Skip to content

Commit b727d1b

Browse files
Bump ramsey/composer-install from 2 to 3 in the actions group
Bumps the actions group with 1 update: [ramsey/composer-install](https://github.com/ramsey/composer-install). Updates `ramsey/composer-install` from 2 to 3 - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v2...v3) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce6c736 commit b727d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wordpress-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
coverage: none
4949

5050
- name: Install Composer dependencies
51-
uses: ramsey/composer-install@v2
51+
uses: ramsey/composer-install@v3
5252
with:
5353
composer-options: "--prefer-dist --no-progress"
5454

0 commit comments

Comments
 (0)