Skip to content

Commit

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

github-actions(deps): bump ramsey/composer-install from 2 to 3
  • Loading branch information
github-actions[bot] authored Feb 29, 2024
2 parents 3861182 + e9ceb17 commit 52bafeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: "ramsey/composer-install@v2"
- uses: "ramsey/composer-install@v3"

- name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
Expand Down

0 comments on commit 52bafeb

Please sign in to comment.