Jesus Paz
Jesus Paz
This issue is resolved with our new repository. More information can be found [here](https://github.com/nodesource/distributions/wiki/How-to-migrate-to-the-new-repository).
we made changes in our pipelines, and with a new version of Node.js this will be fixed.
At the moment we only publish the new packages in this repo. Thanks for reporting it.
This issue is resolved with our new repository. More information can be found [here](https://github.com/nodesource/distributions/wiki/How-to-migrate-to-the-new-repository).
Hi @SamStephens These instructions have been in the repo for over 5 years without changes. We understand that users have different levels of experience and knowledge, so we decided to...
is one of the things we have to improve, we will add it to the list and let you know when we have an update.
Hello @Congelli501, Thank you for reaching out. At the moment, we do not have plans to create a separate repository to support multiple versions concurrently, as our repositories are designed...
You can fix this using in your yaml: ``` env: ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true ``` It works with `actions/checkout@v3`