This will allow to automatically use the latest setup-python v4 action version and will save us time from constantly specifying the more exact latest version. This will need to be changed again when setup-python v5 action comes out.
actions
nodejs lts
* Update `actions/checkout` to `v3` * Rename `Setup Node.js 14.x` to `Setup Node.js LTS` * Update `actions/setup-node` to `v3` * Use `nodejs lts` version -> `lts/*`