Skip to content

Commit 7ec6c6e

Browse files
dependabot[bot]jeromegamez
authored andcommitted
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 aa148bf commit 7ec6c6e

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
@@ -68,7 +68,7 @@ jobs:
6868
env:
6969
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7070

71-
- uses: ramsey/composer-install@v3
71+
- uses: ramsey/composer-install@v4
7272
with:
7373
composer-options: "${{ matrix.composer-options }}"
7474

0 commit comments

Comments
 (0)