Skip to content

Commit

Permalink
ci: bump ramsey/composer-install action to v3 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored Dec 8, 2024
1 parent 6a01591 commit 9647169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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 9647169

Please sign in to comment.