Upgrade to NodeJS 18

* GH Actions: use cache
* GH Actions: use `.nvmrc`
This commit is contained in:
Rotzbua
2023-09-17 19:29:46 +02:00
parent 94846eb82b
commit 49e8619c01
3 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@
"doc": "docs"
},
"engines": {
"node": ">=16"
"node": ">=18"
},
"repository": {
"type": "git",