Skip to content

Commit 7ac00c3

Browse files
authored
Merge pull request #271 from laminas/renovate/ramsey-composer-install-4.x
Update ramsey/composer-install action to v4
2 parents 6c606b7 + bc01d60 commit 7ac00c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
php-version: ${{ env.default_php }}
2727
ini-values: memory_limit=-1
2828
extensions: ${{ env.php_extensions }}
29-
- uses: ramsey/composer-install@3.2.1
29+
- uses: ramsey/composer-install@4.0.0
3030
- run: make install-tools
3131
- run: make composer-require-checker

0 commit comments

Comments
 (0)