Skip to content

Commit fce857c

Browse files
committed
use tools: composer under Setup PHP
1 parent 2d89b87 commit fce857c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/test-structarmed.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ jobs:
6464
with:
6565
php-version: ${{ matrix.php-version }}
6666
extensions: intl
67-
68-
- name: Use latest Composer
69-
run: composer self-update
67+
tools: composer
7068

7169
- name: Validate composer.json
7270
run: composer validate --strict

0 commit comments

Comments
 (0)