Skip to content

Commit 038fd57

Browse files
authored
Merge pull request #3313 from slimphp/dependabot/github_actions/ramsey/composer-install-3
Bump ramsey/composer-install from 2 to 3
2 parents 30a38b1 + 316dc00 commit 038fd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
coverage: xdebug
2828

2929
- name: Install dependencies with Composer
30-
uses: ramsey/composer-install@v2
30+
uses: ramsey/composer-install@v3
3131

3232
- name: Coding standards
3333
if: matrix.analysis

0 commit comments

Comments
 (0)