Skip to content

Commit

Permalink
ci: bump ramsey/composer-install action to v3 (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored Dec 8, 2024
1 parent 71c944f commit 11668c4
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 @@ -42,7 +42,7 @@ jobs:
run: "composer config platform.php ${{ matrix.php-version }}"

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

Expand Down

0 comments on commit 11668c4

Please sign in to comment.