Skip to content

Commit f048b2c

Browse files
committed
Move to ramsey/composer-install@v3
1 parent dfa1f39 commit f048b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
php-version: ${{ matrix.php }}
2323
coverage: none
2424

25-
- uses: "ramsey/composer-install@v1"
25+
- uses: "ramsey/composer-install@v3"
2626

2727
- run: vendor/bin/phpunit --exclude-group=functional

0 commit comments

Comments
 (0)