cocagne / txdbus

Native Python implementation of DBus for Twisted
MIT License
61 stars 39 forks source link

CI: bump `checkout` and `setup-python` to use Node 20 #103

Closed gudnimg closed 3 months ago

gudnimg commented 3 months ago

Resolves issue with using deprecated Node 16. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

version 2 (v2) actually uses an older version of Node than 16 (Node 12 which reached EOL in 2022).