Skip to content

Commit

Permalink
Merge pull request #47 from ecphp/dependabot/github_actions/ramsey/co…
Browse files Browse the repository at this point in the history
…mposer-install-3

build(deps): bump ramsey/composer-install from 2 to 3
  • Loading branch information
drupol authored Oct 10, 2024
2 parents 9b16e49 + 35699ae commit 6c7b1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
coverage: pcov

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

- name: Run Grumphp
run: vendor/bin/grumphp run
Expand Down

0 comments on commit 6c7b1e6

Please sign in to comment.