Skip to content

Commit a032d70

Browse files
authored
Merge pull request #7 from lara-zeus/dependabot/github_actions/ramsey/composer-install-4.0.0
Bump ramsey/composer-install from 3.2.1 to 4.0.0
2 parents 7f6bca8 + 41637ef commit a032d70

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@a8d0d959dab41457692a5e2041bd9b757a119e3f # v3
23+
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v3
2424

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

0 commit comments

Comments
 (0)