Skip to content

Commit

Permalink
Roll back ramsey/composer-install action to 2.3.1
Browse files Browse the repository at this point in the history
| datasource  | package                 | from | to    |
| ----------- | ----------------------- | ---- | ----- |
| github-tags | ramsey/composer-install | v2   | 2.3.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 8009c21 commit 189fa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
extensions: mbstring

- name: "Install dependencies"
uses: "ramsey/composer-install@v2"
uses: "ramsey/composer-install@2.3.1"
with:
dependency-versions: "${{ matrix.dependencies }}"

Expand Down

0 comments on commit 189fa5d

Please sign in to comment.