Skip to content

Commit

Permalink
bump ramsey/composer-install action from v2 to v3 to avoid deprecatio…
Browse files Browse the repository at this point in the history
…n notices about NodeJS
  • Loading branch information
llaville committed Jul 30, 2024
1 parent 6c8d323 commit ff1bb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- # https://github.com/ramsey/composer-install
name: Install Composer dependencies
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
composer-options: "--prefer-dist"

Expand Down

0 comments on commit ff1bb89

Please sign in to comment.