chore(ci): bump to node20 (#1236)

This commit is contained in:
Tom Hu
2024-01-30 08:31:31 -08:00
committed by GitHub
parent 8e1e730371
commit 0cf8684c82

View File

@@ -69,5 +69,5 @@ branding:
color: 'red'
icon: 'umbrella'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'