Skip to content

Commit 80b0089

Browse files
authored
Merge pull request #326 from spatie/dependabot/github_actions/ramsey/composer-install-3
Bump ramsey/composer-install from 2 to 3
2 parents 8aed67e + f40bbb8 commit 80b0089

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
@@ -22,7 +22,7 @@ jobs:
2222
coverage: none
2323

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

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

0 commit comments

Comments
 (0)