Skip to content

Commit 0460272

Browse files
committed
Move to ramsey/composer-install@v3
1 parent ae4de8e commit 0460272

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: # ext-rdkafka not needed for tests, and a pain to install on CI;
2727
composer-options: "--ignore-platform-req=ext-rdkafka"
2828

0 commit comments

Comments
 (0)