Skip to content

Commit 4017694

Browse files
Update ramsey/composer-install action to v4
1 parent 744286c commit 4017694

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@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0
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)