Skip to content

Commit 0429104

Browse files
github-actions(deps): 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 e0da4fe commit 0429104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
env:
6767
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868

69-
- uses: "ramsey/composer-install@v3"
69+
- uses: "ramsey/composer-install@v4"
7070

7171
- name: Setup Problem Matchers
7272
run: |

0 commit comments

Comments
 (0)