We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8089b34 commit c02c54bCopy full SHA for c02c54b
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
php-version: ${{ matrix.php }}
23
coverage: none
24
25
- - uses: "ramsey/composer-install@v1"
+ - uses: "ramsey/composer-install@v3"
26
with:
27
composer-options: "--prefer-dist"
28
0 commit comments