Update test_playlist.yml

Try latest LTS node 20.10.x
pull/1131/head
KAMI 2023-11-28 01:30:00 +01:00 committed by GitHub
parent 49a76f9d12
commit 5bc63c6e75
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: "16.x"
node-version: "20.10.x"
- name: Install m3u-linter and check the playlist
run: |