mirror of https://github.com/Free-TV/IPTV
parent
6b71f5cc72
commit
7f21072e3d
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: "16.x"
|
node-version: "20.10.x"
|
||||||
|
|
||||||
- name: Install m3u-linter and check the playlist
|
- name: Install m3u-linter and check the playlist
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue