Merge pull request #50 from richardrigutins/node-20

Update to Node 20
This commit is contained in:
Riccardo Rigutini 2023-09-23 15:49:56 +02:00 committed by GitHub
commit 85833fff2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@ branding:
color: "blue"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"