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 and xabbuh committed Jan 13, 2025
1 parent 3a082a4 commit 3f02b96
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 3f02b96

Please sign in to comment.