Skip to content

Commit 5517d01

Browse files
authored
Use composer:v1
1 parent 01ad40e commit 5517d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
php-version: ${{ matrix.php }}
3838
extensions: mbstring, intl
39-
tools: composer
39+
tools: composer:v1
4040

4141
- name: Cache MediaWiki
4242
id: cache-mediawiki
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
php-version: '7.4'
8686
extensions: mbstring
87-
tools: composer, cs2pr
87+
tools: composer:v1, cs2pr
8888

8989
- name: Cache MediaWiki
9090
id: cache-mediawiki

0 commit comments

Comments
 (0)