Skip to content

Commit 37783c2

Browse files
committed
Added names to composer-install steps after refactoring
1 parent 1764a56 commit 37783c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/composer-install/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ runs:
3939
php-extensions: ${{ inputs.php-extensions }}
4040

4141
- uses: ramsey/composer-install@v3
42+
name: Install Composer dependencies
4243
with:
4344
dependency-versions: ${{ inputs.dependency-versions }}

0 commit comments

Comments
 (0)