Skip to content

Commit bf766bd

Browse files
committed
Move to ramsey/composer-install@v3
1 parent e97b688 commit bf766bd

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
@@ -25,6 +25,6 @@ jobs:
2525

2626
- run: php Tests/fix_composer_json.php
2727

28-
- uses: "ramsey/composer-install@v1"
28+
- uses: "ramsey/composer-install@v3"
2929

3030
- run: vendor/bin/phpunit --exclude-group=functional

0 commit comments

Comments
 (0)