diff --git a/runtimes/node/plugin.yaml b/runtimes/node/plugin.yaml index a783ff2a8..df58fc968 100644 --- a/runtimes/node/plugin.yaml +++ b/runtimes/node/plugin.yaml @@ -59,7 +59,7 @@ runtimes: - name: NODE_OPTIONS value: ${env.NODE_OPTIONS} optional: true - known_good_version: 22.16.0 + known_good_version: 22.18.0 version_commands: - run: node --version parse_regex: ${semver}