FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.7k stars 690 forks source link

spectacle: ensure actions use node18 #1322

Closed Burnett2k closed 3 months ago

Burnett2k 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.