ci: enable caching

This commit is contained in:
Michael Kriese 2024-09-11 12:26:08 +02:00
parent 23b38ecb27
commit da409999c1
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
2 changed files with 8 additions and 4 deletions

View file

@ -25,7 +25,7 @@
},
"packageManager": "pnpm@9.10.0",
"engines": {
"node": "^18.12.0 || >=20.9.0",
"node": "^20.9.0",
"pnpm": "^9.0.0"
}
}