Skip to content

Commit 4ed1f13

Browse files
Update ramsey/composer-install action to v4
| datasource | package | from | to | | ----------- | ----------------------- | ----- | ----- | | github-tags | ramsey/composer-install | 3.2.1 | 4.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e1c080 commit 4ed1f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ini-values: memory_limit=-1
3737
extensions: pdo_sqlite
3838

39-
- uses: "ramsey/composer-install@3.2.1"
39+
- uses: "ramsey/composer-install@4.0.0"
4040
with:
4141
dependency-versions: ${{ matrix.dependencies }}
4242

0 commit comments

Comments
 (0)