fix: add overrides
All checks were successful
Deploy / lint-build-deploy (push) Successful in 1m34s

This commit is contained in:
2026-01-19 20:46:26 +01:00
parent 854fe1c75a
commit 479f02d843
2 changed files with 5 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
- name: Install dependencies
run: |