Skip to content

Commit

Permalink
chore: Fix ci deprecations (beberlei#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Sep 26, 2024
1 parent 8ad3069 commit 2e24c3d
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 @@ -49,6 +49,6 @@ jobs:

- run: composer validate

- uses: "ramsey/composer-install@v2"
- uses: "ramsey/composer-install@v3"

- run: composer run test

0 comments on commit 2e24c3d

Please sign in to comment.