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
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'