Update node version

pull/607/head
Andrew Kahr 2023-12-12 11:20:58 -08:00
parent 33fd1e5987
commit 7fb63f4c01
1 changed files with 1 additions and 1 deletions

View File

@ -270,5 +270,5 @@ branding:
icon: 'box'
color: 'gray-dark'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'