Closed kachick closed 9 months ago
公式のアクションが今までnodeに伴いmajor上げてたからほーんそういうもんかとなんとなくそう思い込んでたけど、突っ込んでる人もいてやはり・・・どっちなんだ!?となった。
https://github.com/actions/checkout/pull/1436#issuecomment-1737711301 https://github.com/actions/upload-artifact/releases/tag/v3.0.0
というのがふと気になったのは、podman というか buildah で container image を build する action が node 上げたんだけど minor up だったから
https://github.com/redhat-actions/buildah-build/pull/128#issuecomment-1978579570
action ui の warning からは https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ に誘導されるが、特にそのあたりは言及されてない
https://github.com/dependabot/fetch-metadata/releases/tag/v2.0.0
これもそんな感じで上げてきてて、GitHub の公式というかに近いものほどそうしているっぽいけどあんま妥当性を感じないというか自分が理解できてない気がする
公式のアクションが今までnodeに伴いmajor上げてたからほーんそういうもんかとなんとなくそう思い込んでたけど、突っ込んでる人もいてやはり・・・どっちなんだ!?となった。
https://github.com/actions/checkout/pull/1436#issuecomment-1737711301 https://github.com/actions/upload-artifact/releases/tag/v3.0.0
というのがふと気になったのは、podman というか buildah で container image を build する action が node 上げたんだけど minor up だったから
https://github.com/redhat-actions/buildah-build/pull/128#issuecomment-1978579570
action ui の warning からは https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ に誘導されるが、特にそのあたりは言及されてない