Skip to content

Commit c4a47b1

Browse files
authored
Merge pull request #4 from worksome/dependabot/github_actions/ramsey/composer-install-3
chore(deps): bump ramsey/composer-install from 2 to 3
2 parents aa44112 + 3e48dc1 commit c4a47b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.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@v2
23+
uses: ramsey/composer-install@v3
2424

2525
- name: Run PHPStan
2626
run: composer test:types

0 commit comments

Comments
 (0)