Skip to content

Commit 52398e7

Browse files
authored
Update to use ramsey/composer-install@v2 (#495)
1 parent b430be2 commit 52398e7

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)