Update test_playlist.yml

Try latest LTS node 20.10.x
pull/454/head^2
KAMI 2023-11-28 01:30:00 +01:00 committed by GitHub
parent 6b71f5cc72
commit 7f21072e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: |