Skip to content

Commit bbb0d1e

Browse files
authored
Merge pull request #1 from rokde/dependabot/github_actions/ramsey/composer-install-3
Bump ramsey/composer-install from 2 to 3
2 parents 1405c71 + 259644b commit bbb0d1e

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)