feat: bump to use node20 runtime (#641)

This commit is contained in:
Rui Chen 2024-02-06 15:47:20 +01:00 committed by GitHub
parent aadc3a98df
commit c57490a8b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 51 additions and 38 deletions

View file

@ -11,7 +11,7 @@ inputs:
required: false
default: 'false'
runs:
using: 'node16'
using: 'node20'
main: 'lib/index.js'
branding:
icon: 'package'