docker / setup-qemu-action

GitHub Action to install QEMU static binaries
https://github.com/marketplace/actions/docker-setup-qemu
Apache License 2.0
456 stars 61 forks source link

Node16 Deprecation #100

Closed kinano closed 1 year ago

kinano commented 1 year ago

Node16 will be deprecated on 09/11/2023 (link).

Node 16 is used by the action at the moment according to the source code: https://github.com/docker/setup-qemu-action/blob/4e6079cccbce8813e8e004099e0182f796e69345/action.yml#L23-L24

Is there a plan to release a node version update soon?

crazy-max commented 1 year ago

Same as https://github.com/docker/login-action/pull/590#discussion_r1315431040. I'm working on it to make the required changes in our toolkit before making the changes in our actions.

Node16 will be deprecated on 09/11/2023 (link).

Also EOL does not mean it will go away. Same with Node 12, it was available on GH runners more than a year after EOL (until Aug 10, 2023: https://github.com/actions/runner/commit/9eb4b967132cf1575646d1f29af146a5d81de71f).

crazy-max commented 1 year ago

https://github.com/docker/setup-qemu-action/releases/tag/v3.0.0