mirror of
https://github.com/beste/clock.git
synced 2026-08-17 17:47:13 +00:00
Merge pull request #4 from beste/dependabot/github_actions/ramsey/composer-install-2
github-actions(deps): bump ramsey/composer-install from 1 to 2
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: "ramsey/composer-install@v1"
|
- uses: "ramsey/composer-install@v2"
|
||||||
with:
|
with:
|
||||||
dependency-versions: "${{ matrix.dependencies }}"
|
dependency-versions: "${{ matrix.dependencies }}"
|
||||||
composer-options: "${{ matrix.composer-options }}"
|
composer-options: "${{ matrix.composer-options }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user