Skip to content

Commit 5344595

Browse files
authored
Merge pull request #32 from lloricode/dependabot/github_actions/ramsey/composer-install-4
Build(deps): Bump ramsey/composer-install from 3 to 4
2 parents 7577653 + 8a8b211 commit 5344595

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
@@ -20,7 +20,7 @@ jobs:
2020
coverage: none
2121

2222
- name: Install composer dependencies
23-
uses: ramsey/composer-install@v3
23+
uses: ramsey/composer-install@v4
2424

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

0 commit comments

Comments
 (0)