chore: fix CI

This commit is contained in:
Ralph Khreish
2025-03-28 21:02:39 +01:00
parent c371805812
commit 09740e1758

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install Dependencies
run: npm install