woocommerce / woocommerce-google-analytics-integration

WordPress plugin: Provides the integration between WooCommerce and Google Analytics.
http://wordpress.org/plugins/woocommerce-google-analytics-integration/
170 stars 69 forks source link

Upgrade the workflows in GitHub Actions to use Node.js v20 #423

Closed eason9487 closed 3 months ago

eason9487 commented 4 months ago

Changes proposed in this Pull Request:

This PR upgrades the workflows in GitHub Actions to use Node.js v20.

Checks:

Detailed test instructions:

  1. View the Checks tab to check if all checks have passed and if there are no longer deprecated warnings about Node.js <= 16
  2. View the E2E Tests result that is not listed in the Checks tab
  3. The rest of workflows that can't be viewed in this PR have basically been verified during development, if one wants to view them, please find the corresponding development RP in https://github.com/woocommerce/grow/issues/108

Changelog entry

eason9487 commented 3 months ago

Hi @puntope, thanks for the review.

Here I miss the Build WF (similar to woocommerce/automatewoo-birthdays#139 (comment))

and the Branch label assignation as reported here woocommerce/automatewoo-birthdays#139 (comment)

Please refer to https://github.com/woocommerce/automatewoo-birthdays/pull/139#issuecomment-2116918286