updated node version
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 1m20s

This commit is contained in:
2025-03-15 21:26:50 +01:00
parent ff37140ed4
commit 92d235102e

View File

@@ -16,7 +16,7 @@ jobs:
- name: Node.js einrichten
uses: actions/setup-node@v3
with:
node-version: 14
node-version: 16
- name: Abhängigkeiten installieren
run: |