Skip to content

Commit

Permalink
minor #263 chore: fix ci deprecation (Chris53897)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.x branch.

Discussion
----------

chore: fix ci deprecation

Commits
-------

3f02b96 chore: fix ci deprecation
  • Loading branch information
xabbuh committed Jan 13, 2025
2 parents 3a082a4 + 3f02b96 commit 50bb97c
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 50bb97c

Please sign in to comment.