Skip to content

Commit ca68507

Browse files
authored
Merge pull request #2936 from spatie/dependabot/github_actions/ramsey/composer-install-4
Bump ramsey/composer-install from 3 to 4
2 parents 0f46f66 + 1f9c28c commit ca68507

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

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

2929
- name: Install larastan
3030
run: |

0 commit comments

Comments
 (0)