Skip to content

Commit

Permalink
chore: fix ci deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Sep 26, 2024
1 parent 9d4cd4f commit ad0f70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
extensions: zip

- name: Install Composer dependencies
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
dependency-versions: ${{ matrix.dependencies }}
composer-options: --prefer-dist
Expand Down

0 comments on commit ad0f70d

Please sign in to comment.