Skip to content

Commit

Permalink
ci: bump ramsey/composer-install action to v3 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored Dec 8, 2024
1 parent beb4f46 commit a42372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ini-values: memory_limit=-1

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

Expand Down

0 comments on commit a42372d

Please sign in to comment.