Merge pull request #11 from beste/dependabot/github_actions/ramsey/composer-install-3

github-actions(deps): bump ramsey/composer-install from 2 to 3
This commit is contained in:
github-actions[bot]
2024-02-29 18:51:24 +00:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
env: env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }} COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: "ramsey/composer-install@v2" - uses: "ramsey/composer-install@v3"
- name: Setup problem matchers for PHP - name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json" run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"