豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 5226398

Browse files
github-actions[bot]LouisHaftmann
authored andcommitted
chore: update Node versions (actions#4057)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 784e079 commit 5226398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Misc/externals.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NODE_ALPINE_URL=https://github.com/actions/alpine_nodejs/releases/download
77
# When you update Node versions you must also create a new release of alpine_nodejs at that updated version.
88
# Follow the instructions here: https://github.com/actions/alpine_nodejs?tab=readme-ov-file#getting-started
99
NODE20_VERSION="20.19.5"
10-
NODE24_VERSION="24.7.0"
10+
NODE24_VERSION="24.9.0"
1111

1212
get_abs_path() {
1313
# exploits the fact that pwd will print abs path when no args

0 commit comments

Comments
 (0)