Skip to content

Commit 3f02b96

Browse files
Chris53897xabbuh
authored andcommitted
chore: fix ci deprecation
1 parent 3a082a4 commit 3f02b96

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)