Skip to content

Commit 4769ee4

Browse files
committed
Move to ramsey/composer-install@v3
1 parent 71ba747 commit 4769ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
php-version: ${{ matrix.php }}
2323
coverage: none
2424

25-
- uses: "ramsey/composer-install@v1"
25+
- uses: "ramsey/composer-install@v3"
2626
with:
2727
composer-options: "--prefer-source"
2828

0 commit comments

Comments
 (0)