Update to Node 20 (#83)

This commit is contained in:
Sarah Miles
2024-02-13 15:07:04 -05:00
committed by GitHub
parent 3624a1fc64
commit f2d80c8192

View File

@ -35,5 +35,5 @@ inputs:
branding:
color: 'blue'
runs:
using: 'node16'
using: 'node20'
main: 'lib/index.js'