jfhbrook / pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own
https://github.com/jfhbrook/public
MIT License
362 stars 37 forks source link

Deprecated Node versions in release actions #162

Open jfhbrook opened 1 month ago

jfhbrook commented 1 month ago

In the most recent release build, we can see that a number of actions are using deprecated versions of Node. The solution is probably to upgrade their versions.