Skip to content

Commit c4c7273

Browse files
authored
Merge pull request #9 from mailcarrierapp/dependabot/github_actions/ramsey/composer-install-2
Bump ramsey/composer-install from 1 to 2
2 parents bd3f6e8 + cfdbe15 commit c4c7273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

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

2323
- name: Install composer dependencies
24-
uses: ramsey/composer-install@v1
24+
uses: ramsey/composer-install@v2
2525

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

0 commit comments

Comments
 (0)