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: Update Actions #133

Closed massongit closed 11 months ago

massongit commented 11 months ago

https://github.com/jfhbrook/pyee/actions/runs/6386733184

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Node.js 12 has been deprecated in GitHub Actions. Therefore, I update the Actions used in CI QA.