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

QA: Use Node.js LTS #136

Closed massongit closed 11 months ago

massongit commented 11 months ago

https://github.com/jfhbrook/pyee/blob/aa39fd2746e8ea0377ab56d6cc919d698bde6feb/.github/workflows/qa.yaml#L20

Because name says Node.js LTS is used, I specify the actual version accordingly.