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 79ff44f commit 311736c
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 @@ -37,7 +37,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 311736c

Please sign in to comment.