cross-seed: bump Node.js from 24 to 26

This commit is contained in:
github-actions[bot]
2026-09-07 11:01:40 +00:00
parent 26f5922b1e
commit 01bff87cb7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
$STD apt install -y build-essential
msg_ok "Installed Dependencies"
NODE_VERSION="24" setup_nodejs
NODE_VERSION="26" setup_nodejs
msg_info "Setup Cross-Seed"
$STD npm install cross-seed@latest -g