We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
2024年10月15日以降、ActionsのランナーにNode16が含まれなくなります。
例えば、CIでactions/[email protected]はNode16に依存しているので、更新しないと(おそらく)期限以降CIが動かなくなります。
#1467 でNode16からの移行を行なっています。3月に作ったものなのでちょっと古いかもしれませんが、新環境には対応できているはずです(元気があるときに更新すると思いますが、それを待っていただかないで大丈夫です)。
開発環境等の移行も行いたいですね。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
2024年10月15日以降、ActionsのランナーにNode16が含まれなくなります。
例えば、CIでactions/[email protected]はNode16に依存しているので、更新しないと(おそらく)期限以降CIが動かなくなります。
#1467 でNode16からの移行を行なっています。3月に作ったものなのでちょっと古いかもしれませんが、新環境には対応できているはずです(元気があるときに更新すると思いますが、それを待っていただかないで大丈夫です)。
開発環境等の移行も行いたいですね。
The text was updated successfully, but these errors were encountered: