Skip to content

Commit

Permalink
Use ramsey/composer-install@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Apr 25, 2024
1 parent 5a0d64e commit ddb6cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
coverage: xdebug

- name: Install composer dependencies
uses: "ramsey/composer-install@v1"
uses: ramsey/composer-install@v3

- name: Run PHPUnit
run: vendor/bin/phpunit
Expand Down

0 comments on commit ddb6cdc

Please sign in to comment.