Skip to content

Commit

Permalink
Merge pull request #3313 from slimphp/dependabot/github_actions/ramse…
Browse files Browse the repository at this point in the history
…y/composer-install-3

Bump ramsey/composer-install from 2 to 3
  • Loading branch information
l0gicgate committed Mar 3, 2024
2 parents 30a38b1 + 316dc00 commit 038fd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
coverage: xdebug

- name: Install dependencies with Composer
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3

- name: Coding standards
if: matrix.analysis
Expand Down

0 comments on commit 038fd57

Please sign in to comment.