Skip to content

Commit f62203e

Browse files
committed
Move to ramsey/composer-install@v3
1 parent e7cc757 commit f62203e

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
@@ -24,6 +24,6 @@ jobs:
2424

2525
- run: php Tests/fix_composer_json.php
2626

27-
- uses: "ramsey/composer-install@v1"
27+
- uses: "ramsey/composer-install@v3"
2828

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

0 commit comments

Comments
 (0)