change minimum version of Node.js to version 20 (#4978)

* update workflows

* update supported engines in package.json

* .nvmrc

* base yarn cache on node version being used rather than .nvmrc

* note
This commit is contained in:
Matt Fiddaman
2025-05-12 13:49:09 -04:00
committed by GitHub
parent 2d0716233f
commit 6d921a48b6
8 changed files with 18 additions and 8 deletions

2
.nvmrc
View File

@@ -1 +1 @@
v18.16.0
v20/*