Skip to content

Commit 50bb97c

Browse files
committed
minor #263 chore: fix ci deprecation (Chris53897)
This PR was merged into the 2.x branch. Discussion ---------- chore: fix ci deprecation Commits ------- 3f02b96 chore: fix ci deprecation
2 parents 3a082a4 + 3f02b96 commit 50bb97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
extensions: zip
3131

3232
- name: Install Composer dependencies
33-
uses: ramsey/composer-install@v2
33+
uses: ramsey/composer-install@v3
3434
with:
3535
dependency-versions: ${{ matrix.dependencies }}
3636
composer-options: --prefer-dist

0 commit comments

Comments
 (0)