mirror of
https://github.com/Free-TV/IPTV.git
synced 2025-12-11 20:15:42 +01:00
Update test_playlist.yml
Try latest LTS node 20.10.x
This commit is contained in:
parent
6b71f5cc72
commit
7f21072e3d
2
.github/workflows/test_playlist.yml
vendored
2
.github/workflows/test_playlist.yml
vendored
@ -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…
x
Reference in New Issue
Block a user