Skip to content

Commit d33b5ed

Browse files
committed
Update composer-install version to v3
1 parent d82fcbd commit d33b5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: composer validate
4949

5050
- name: Install PHP dependencies
51-
uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520
51+
uses: ramsey/composer-install@v3
5252
with:
5353
composer-options: '--prefer-dist'
5454

0 commit comments

Comments
 (0)