Skip to content

Commit 36f6d22

Browse files
Bump ramsey/composer-install from 3 to 4
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v3...v4) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d0eec8 commit 36f6d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
coverage: none
2222

2323
- name: Install dependencies
24-
uses: ramsey/composer-install@v3
24+
uses: ramsey/composer-install@v4
2525
with:
2626
dependency-versions: ${{ matrix.dependency-version }}
2727
composer-options: "--prefer-dist"

0 commit comments

Comments
 (0)