humanmade / authorship

A modern approach to author attribution in WordPress.
GNU General Public License v3.0
66 stars 7 forks source link

Set node version for build action #130

Closed mattheu closed 1 year ago

mattheu commented 1 year ago

Hotfix. In #129 I added a setup step to the JS Test action to set the node version. This is required in order to build assets, as it fails on v18.

However upon attempting to deploy the latest release, I discovered that I needed to add this step to the build.yml file too.