Update deprecated Node 16 to 20

This commit is contained in:
Róbert Papp
2023-10-26 15:25:49 +02:00
committed by Benoit Daloze
parent cd48c8e227
commit 54a18e26db
+1 -1
View File
@@ -39,5 +39,5 @@ outputs:
ruby-prefix:
description: 'The prefix of the installed ruby'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'