Skip to content

Commit ee2cdb4

Browse files
authored
Merge pull request #30 from solutionforest/dependabot/github_actions/ramsey/composer-install-4
Bump ramsey/composer-install from 3 to 4
2 parents 476f4d2 + f3eedce commit ee2cdb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
coverage: none
2323

2424
- name: Install composer dependencies
25-
uses: ramsey/composer-install@v3
25+
uses: ramsey/composer-install@v4
2626

2727
- name: Run PHPStan
2828
run: ./vendor/bin/phpstan --error-format=github

0 commit comments

Comments
 (0)