mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update .github/workflows/php.yml
Co-authored-by: Diego Curbelo <diego@curbelo.com>
This commit is contained in:
parent
3e37395073
commit
7b61115e39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: composer validate
|
run: composer validate
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: ramsey/composer-install@994bb194a4fefcf39449ccf0f7766a4318f1ac76 # v1
|
uses: ramsey/composer-install@a7320a0581dcd0432930c48a0e7ced67e6ec17e8 # v1.3.0
|
||||||
with:
|
with:
|
||||||
composer-options: "--prefer-dist"
|
composer-options: "--prefer-dist"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue