Skip to content

Commit 8cdec24

Browse files
Chris53897SimonMellerin
authored andcommitted
Update coding-standards.yml
1 parent 6974d00 commit 8cdec24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coding-standards.yml

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

4343
- name: "Install dependencies with Composer"
44-
uses: "ramsey/composer-install@v2"
44+
uses: "ramsey/composer-install@v3"
4545

4646
- name: "Run a Code style analysis with friendsofphp/php-cs-fixer"
4747
run: "vendor/bin/php-cs-fixer fix --format=checkstyle --allow-risky=yes --dry-run | cs2pr"

0 commit comments

Comments
 (0)