Skip to content

Commit f3fcfc7

Browse files
authored
Merge pull request #29 from abordage/dependabot/github_actions/ramsey/composer-install-3
Bump ramsey/composer-install from 2 to 3
2 parents bb07692 + 0e9b6de commit f3fcfc7

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
@@ -24,7 +24,7 @@ jobs:
2424
coverage: none
2525

2626
- name: Install composer dependencies
27-
uses: ramsey/composer-install@v2
27+
uses: ramsey/composer-install@v3
2828

2929
- name: Run PHPStan
3030
run: ./vendor/bin/phpstan --error-format=github

0 commit comments

Comments
 (0)