mirror of
https://github.com/iptv-org/iptv
synced 2026-07-04 06:17:19 -04:00
editing node version (fixes #15734)
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
if: ${{ !env.ACT }}
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
cache: 'npm'
|
||||
- name: install dependencies
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user