mirror of
https://github.com/neosubhamoy/pytubepp-helper.git
synced 2026-02-04 03:12:22 +05:30
(ci/cd): using node 22.11.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: 📦 Setup node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
node-version: '22.11.0'
|
||||
cache: 'npm'
|
||||
|
||||
- name: 🛠️ install Rust stable
|
||||
|
||||
Reference in New Issue
Block a user