Skip to content

Commit 28bf387

Browse files
committed
v2.3.1.2
- Update ramsey/composer-install to v3
1 parent a96e422 commit 28bf387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: composer config minimum-stability ${{ matrix.stability }}
5555

5656
- name: Install dependencies with Composer
57-
uses: ramsey/composer-install@v2
57+
uses: ramsey/composer-install@v3
5858
with:
5959
dependency-versions: ${{ matrix.dependencies }}
6060
composer-options: --prefer-dist

0 commit comments

Comments
 (0)