Skip to content

Commit 88a9919

Browse files
authored
Merge pull request #9 from palpalani/dependabot/github_actions/ramsey/composer-install-2
Bump ramsey/composer-install from 1 to 2
2 parents c64a81a + 726dd46 commit 88a9919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/phpstan.yml

+1-1
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@v1
23+
uses: ramsey/composer-install@v2
2424

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

0 commit comments

Comments
 (0)