Skip to content

Commit c573f17

Browse files
Update ramsey/composer-install action to v4
1 parent 7d0ae4c commit c573f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runs:
8787
git log -1 --format="MESSAGE=%s" >> $GITHUB_OUTPUT
8888
8989
- name: Install dependencies
90-
uses: ramsey/composer-install@a8d0d959dab41457692a5e2041bd9b757a119e3f # 3.2.1
90+
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0
9191
env:
9292
COMPOSER_AUTH: ${{ github.event.client_payload.composerAuthentication.type == 'environment' && github.event.client_payload.composerAuthentication.environment || env.COMPOSER_AUTH }}
9393
with:

0 commit comments

Comments
 (0)