Skip to content

Commit eaf0cdc

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 af178b5 commit eaf0cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
tools: "cs2pr"
3333

3434
- name: "Install dependencies with Composer"
35-
uses: "ramsey/composer-install@v3"
35+
uses: "ramsey/composer-install@v4"
3636
with:
3737
dependency-versions: "locked"
3838

0 commit comments

Comments
 (0)