Skip to content

Commit 157f0d7

Browse files
Roll back ramsey/composer-install action to 3.1.1
| datasource | package | from | to | | ----------- | ----------------------- | ---- | ----- | | github-tags | ramsey/composer-install | v3 | 3.1.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b9e9c1 commit 157f0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
extensions: mbstring
4444

4545
- name: "Install dependencies"
46-
uses: "ramsey/composer-install@v3"
46+
uses: "ramsey/composer-install@3.1.1"
4747
with:
4848
dependency-versions: "${{ matrix.dependencies }}"
4949

0 commit comments

Comments
 (0)