Skip to content

Commit 4fff68f

Browse files
authored
Merge pull request #11 from localheinz/feature/composer-install
Enhancement: Update `ramsey/composer-install`
2 parents 576c1be + e2219c6 commit 4fff68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
php-version: ${{ matrix.php }}
2727
coverage: none
2828

29-
- uses: ramsey/composer-install@v1
29+
- uses: ramsey/composer-install@v3
3030
with:
3131
dependency-versions: ${{ matrix.dependencies }}
3232

0 commit comments

Comments
 (0)