Use stable Node channel for CLI npm release workflow

This commit is contained in:
Gregory Schier
2026-02-22 09:34:23 -08:00
parent a8c41e60bb
commit f33c85c90c

View File

@@ -93,7 +93,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 22
node-version: lts/*
registry-url: https://registry.npmjs.org
- name: Download binary artifacts