Skip to content

Commit 182b91e

Browse files
authored
Update static-analysis.yml
1 parent 6a374d6 commit 182b91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
tools: cs2pr
4141

4242
- name: Install dependencies with Composer
43-
uses: ramsey/composer-install@v2
43+
uses: ramsey/composer-install@v3
4444

4545
- name: Run static analysis with phpstan/phpstan
4646
run: vendor/bin/phpstan --error-format=checkstyle | cs2pr

0 commit comments

Comments
 (0)