woocommerce / grow

7 stars 7 forks source link

Upgrade the `eslint-annotation` and `stylelint-annotation` actions to use Node.js v20 #117

Closed eason9487 closed 4 months ago

eason9487 commented 4 months ago

Changes proposed in this Pull Request:

Part of #108

This PR upgrades the eslint-annotation and stylelint-annotation actions to use Node.js v20

Detailed test instructions:

  1. View a previous workflow run used v1 eslint-annotation and stylelint-annotation actions
  2. View a test workflow run used updated eslint-annotation and stylelint-annotation actions
  3. View the test PR
    • woocommerce/automatewoo-birthdays/pull/134
    • The annotations are shown image image image
eason9487 commented 4 months ago

I will be skipping the code review process as it can be optional for a devs-facing only change.