Skip to content

Commit

Permalink
Use latest version of the "ramsey/composer-install" GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
aik099 committed Dec 1, 2024
1 parent aa0e5b2 commit 776beec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
composer require --no-update --dev scrutinizer/ocular
- name: Install dependencies
uses: "ramsey/composer-install@v2"
uses: "ramsey/composer-install@v3"
with:
dependency-versions: "highest"

Expand Down

0 comments on commit 776beec

Please sign in to comment.