Skip to content

Commit b67364d

Browse files
authored
Update to use ramsey/composer-install@v2
1 parent b430be2 commit b67364d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)