feat!: update action to use node24 (#1632)

This commit is contained in:
Tom Keller
2026-01-28 13:49:29 -08:00
committed by GitHub
parent 6e3375df07
commit a7a2c1125c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"github-action"
],
"engines": {
"node": ">= 14.0.0"
"node": ">= 16.3.0"
},
"main": "build/index.js",
"license": "MIT",