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 0c6fa20 commit d207b93
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 @@ -28,7 +28,7 @@ jobs:
coverage: pcov

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

- name: Run PHPUnit
run: |
Expand Down

0 comments on commit d207b93

Please sign in to comment.