mirror of
https://github.com/beste/clock.git
synced 2026-08-17 17:47:13 +00:00
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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user