Updating to node20

This commit is contained in:
Erik Burton 2023-10-17 13:52:14 -07:00 committed by Janos
parent ed11bda1c4
commit 8b4478c701

View file

@ -21,5 +21,5 @@ inputs:
required: false
default: 'gotestfmt'
runs:
using: 'node16'
using: 'node20'
main: 'index.js'