mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
👷 Use Node.js v 22 for “package-new” GH action
This commit is contained in:
parent
d4eb55df42
commit
2c6682e540
1 changed files with 1 additions and 0 deletions
1
.github/workflows/package-new.yml
vendored
1
.github/workflows/package-new.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@main
|
||||
with:
|
||||
PHP_VERSION: 7.4
|
||||
NODE_VERSION: 22
|
||||
PLUGIN_MAIN_FILE: ./woocommerce-paypal-payments.php
|
||||
PLUGIN_VERSION: ${{ needs.check_version.outputs.version }}
|
||||
PLUGIN_FOLDER_NAME: woocommerce-paypal-payments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue