mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-25 08:59:46 +02:00
Use stable Node channel for CLI npm release workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user