mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-30 01:24:20 +00:00
ci: use .nvmrc for setup-node version in codeql/release workflows
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
if: matrix.language == 'go'
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version-file: .nvmrc
|
||||
cache: 'npm'
|
||||
cache-dependency-path: frontend/package-lock.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user