bump node version

This commit is contained in:
sawka 2024-08-01 02:18:27 -07:00
parent 0a9418be10
commit 1a46f17088

View file

@ -2,7 +2,7 @@ name: "Build Helper"
on: workflow_dispatch
env:
GO_VERSION: "1.22.5"
NODE_VERSION: "21.5.0"
NODE_VERSION: "22.5.1"
jobs:
runbuild:
strategy: