Update node16 to node20

This commit is contained in:
Will Jordan 2024-03-25 12:29:08 +01:00
parent 5be5f5d093
commit 7b9bcb3b58

View File

@ -67,5 +67,5 @@ inputs:
True will also download the Godot Export Templates for each platform.
default: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'