Skip to content

Commit 776beec

Browse files
committed
Use latest version of the "ramsey/composer-install" GitHub Action
1 parent aa0e5b2 commit 776beec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
composer require --no-update --dev scrutinizer/ocular
5656
5757
- name: Install dependencies
58-
uses: "ramsey/composer-install@v2"
58+
uses: "ramsey/composer-install@v3"
5959
with:
6060
dependency-versions: "highest"
6161

0 commit comments

Comments
 (0)