Skip to content

Commit

Permalink
chore: update ramsey/composer-install to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas committed May 21, 2024
1 parent 67979e9 commit 08c3ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Setup problem matchers for PHPUnit
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

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

- name: Run tests
run: composer run test
Expand Down

0 comments on commit 08c3ff1

Please sign in to comment.