Skip to content

Commit

Permalink
bump ramsey/composer-install action from v2 to v3 (because Node16 js …
Browse files Browse the repository at this point in the history
…support was dropped on GH)
  • Loading branch information
llaville committed Oct 3, 2024
1 parent 9588a5d commit a7cacad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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 a7cacad

Please sign in to comment.