Update Node Version
Build Jellyfin n8n Node / build (push) Failing after 1m25s

This commit is contained in:
2026-04-06 13:01:13 -05:00
parent b39f26562d
commit ce09623f7d
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 18 node-version: 22
- name: Fetch Latest Jellyfin OpenAPI Spec - name: Fetch Latest Jellyfin OpenAPI Spec
run: | run: |