Skip to content

Commit ca5ee11

Browse files
authored
Update to use ramsey/composer-install@v2 (#782)
1 parent 3786ceb commit ca5ee11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
php-version: 8.2
2525
coverage: none
2626

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

2929
- run: vendor/bin/phpunit

0 commit comments

Comments
 (0)