FormidableLabs / use-editable

A small React hook to turn elements into fully renderable & editable content surfaces, like code editors, using contenteditable (and magic)
MIT License
483 stars 13 forks source link

use-editable: ensure actions use node18 #31

Closed acharyakavita closed 2 months ago

acharyakavita commented 3 months ago

This project is referencing old versions of Node we no longer want to support (I.e < 18). In order to conform with Nearform_Commerce OSS standards, please convert the action from in matrices and instead run for node 18.