Skip to content

Commit

Permalink
ci: fix deprecation for github actions (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Oct 8, 2024
1 parent b4a1a0e commit c118cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
coverage: xdebug

- name: Install dependencies
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
dependency-versions: ${{ matrix.deps }}

Expand Down

0 comments on commit c118cc7

Please sign in to comment.